Page MenuHomePhabricator

UrlShortener: Replace input box with OOUI widget in toolbox
Closed, ResolvedPublic

Description

The input box may be broken in some skins (eg. Citizen):

image.png (1×403 px, 63 KB)

It's better to use OOUI. Additionally, OOUI can provide an easy way to copy URL:
image.png (456×652 px, 33 KB)

Event Timeline

Change 931552 had a related patch set uploaded (by 沈澄心; author: 沈澄心):

[mediawiki/extensions/UrlShortener@master] Replace input box with OOUI widget in toolbox

https://gerrit.wikimedia.org/r/931552

Note that OOUI is deprecated. Codex on top of Vue.js is the ideal, currently.

This is basically T289999 and probably could be merged into that.

Change 931552 merged by jenkins-bot:

[mediawiki/extensions/UrlShortener@master] Replace input box with OOUI widget in toolbox, remove targets

https://gerrit.wikimedia.org/r/931552

Dringsim claimed this task.