Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36359, comment 11


Ignore:
Timestamp:
03/30/2016 05:03:24 PM (10 years ago)
Author:
azaozz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36359, comment 11

    initial v1  
    11> If you're in text editor, now you don't have ANY dropdowns which means you can't search at all for older posts.
    22
    3 Not sire what you mean here too :) It works in exactly the same way in both visual and text editors.
     3Not sure what you mean here too :) It works in exactly the same way in both visual and text editors: can search from the URL field.
    44
    55To restore the 10 most recent posts we will have to revert pretty much all changes to the old modal. It doesn't work that well on mobile, uses a "river" (infinite scroll) which has accessibility problems, is a bit buggy (fetches more results on scrolling up) etc.