Last modified: 2014-09-24 17:20:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T72787, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70787 - Tooltip notifications not implemented with mobile in mind
Tooltip notifications not implemented with mobile in mind
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-12 20:52 UTC by Jon
Modified: 2014-09-24 17:20 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jon 2014-09-12 20:52:59 UTC
Flow's implementation of tooltips is not only different from desktop's watchlist notification but also broken on mobile (they cannot be read, being clipped off screen)

Mobile uses a toast module to deliver all notifications so this is a big inconsistency with the rest of the application.

Flow should be helping drive standardisation around this.
Take a look at 
mw.notify( 'foo' ) in desktop
and
mw.mobileFrontend.require( 'toast' ).show( 'foo' )
in mobile.
Comment 1 Danny Horn 2014-09-24 17:20:48 UTC
I pinged Shahyar: https://trello.com/c/GIRDJPhN

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links