https://bugzilla.wikimedia.org/show_bug.cgi?id=37631

       Web browser: ---
             Bug #: 37631
           Summary: Avoid modal behavior in "Improve this page" link at
                    the  toolbar
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ArticleFeedbackv5
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Currently when clicking the "Improve this page" link from the toolbar, a modal
overlay appears showing the article feedback in the middle of the screen.
This blocks the user flow of actions due to the modal behavior, and makes the
form to be at two different places.

To avoid these problems, we can guide the user to the form at the bottom by
scrolling to the bottom of the page and highlighting the form using the Yellow
fade technique (background turns yellow and gradually becomes back to normal
color as described in http://37signals.com/svn/archives/000558.php).

 This can be implemented by the JQuery highlight effect:
http://docs.jquery.com/UI/Effects/Highlight

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to