Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26952, comment 46


Ignore:
Timestamp:
03/09/2014 10:10:10 PM (11 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26952, comment 46

    initial v1  
    1126952.7.patch works better. Still not sure about scrolling the whole "body" hiding the top part and then auto-scrolling to the top on clicking a search result in the bottom part. The old behavior is a better UX imho. Clicking on a search result fills the fields at the top, logically they should always be visible.
    22
    3 Also we lost the "close" link and containing the "tabbing" inside the modal (will add that back). The "X" is not a "tab stop" either.
     3Also we lost the "Cancel" link and containing the "tabbing" inside the modal (will add that back). The "X" is not a "tab stop" either.
    44
    55Was also looking at the search field. Currently it triggers AJAX request on typing 3 chars and on every character after.