Page MenuHomePhabricator

User message bugs on mobile
Closed, ResolvedPublic

Description

There are a couple of bugs on mobile that have recently occurred:

  • Success message is not displaying after tags are published
  • Failure message after error on publish is not properly styled

The success message should display when tags are published, and both messages (which are toasts) should be displayed at the proper width and centered in the viewport.

Event Timeline

Change 545124 had a related patch set uploaded (by Anne Tomasevich; owner: Anne Tomasevich):
[mediawiki/extensions/MachineVision@master] Fix toast message styles on mobile

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

Change 545124 merged by jenkins-bot:
[mediawiki/extensions/MachineVision@master] Fix toast message styles on mobile

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

Ramsey-WMF triaged this task as Medium priority.

@Ramsey-WMF I'm assuming this is on the SuggestTags page. This is what I see when I successfully publish a tag:

T236109-1.gif (929×429 px, 1 MB)

Please provide steps to cause it to fail.

Hey @Edtadros thanks for the GIF of your test. That confirms that success message on mobile is fine. I was able to reproduce a fail condition in my testing and it is properly styled, so I will close this.