On Tue, Sep 18, 2012 at 5:28 PM, Rob Moen rmoen@wikimedia.org wrote:
Not sure if this is a known issue, but the notification is at the top of the document regardless of where you are on the page. Meaning if I'm at the bottom of a long article, I have to scroll up to the top to see the bubble. Should it not be relative to the scroll position?
I noticed this by firing off a mw.notify('hi james') in the console at the bottom of a long article. This may have gone unnoticed as it seems mw.notify is only triggered by UI components at the top of the page.
I think we need to add this to the bug ( https://bugzilla.wikimedia.org/show_bug.cgi?id=40307) but it's definitely in the requirements from our post-edit notification listed on MediaWiki dot org.
It's necessary to have the 'bubble' follow you if we ever want to give a notification to someone after they edit a section and are returned via an anchor link, as an example.
Steven