Page MenuHomePhabricator

Gather tooltip message is not parsed
Closed, ResolvedPublic

Description

Steps to reproduce in beta:

As a user with sysop permissions

  1. Click on 'Collections' in the main menu.
  2. Click on 'Watchlist' on the loaded 'Collections' page under the 'My collections' tab. (Btw, you can click on any other collection too.)
  3. Bring your mouse over the '-' icon enclosed in a black circle and you'll see the message: "Do you want to hide list "$1" by $2?", where $1 and $2 are supposed to be some texts.

See the attached screenshot below:

Screen Shot 2015-06-29 at 6.22.12 AM.png (1×2 px, 317 KB)

Also notice the positioning of the icon. It's well outside the container. It should not be pushed that far to the right. It should align with the right of the collection list.

Event Timeline

bmansurov raised the priority of this task from to Needs Triage.
bmansurov updated the task description. (Show Details)
bmansurov subscribed.

@bmansurov: Is this about the Gather code project? If so please add it so people can find this bug when looking for bugs in Gather.

The flag should not be showing on the watchlist.

Oh wait.. this is the hide button, you can only see this if an admin.

Change 221781 had a related patch set uploaded (by Jdlrobson):
Fix tooltip for hide button

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

Change 221781 merged by jenkins-bot:
Fix tooltip for hide button

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

phuedx subscribed.

Verified locally.