[wp-trac] [WordPress Trac] #16276: Default value for search field - (#11420 Easy within-site linking from new content)

WordPress Trac noreply at wordpress.org
Sun Jan 11 21:11:54 UTC 2015


#16276: Default value for search field - (#11420 Easy within-site linking from new
content)
-----------------------------------+-----------------------------
 Reporter:  jamie.richard          |       Owner:  helen
     Type:  enhancement            |      Status:  reopened
 Priority:  normal                 |   Milestone:  4.2
Component:  Editor                 |     Version:  3.1
 Severity:  minor                  |  Resolution:
 Keywords:  2nd-opinion has-patch  |     Focuses:  ui, javascript
-----------------------------------+-----------------------------
Changes (by avryl):

 * keywords:  needs-patch => 2nd-opinion has-patch
 * focuses:  ui => ui, javascript
 * milestone:  Awaiting Review => 4.2


Comment:

 Patch above addressed most of the issues above, I think. If it's slow
 because the site has a lot of content, then yeah, can't do much about
 that. But it would be slow for the front-end of the site too and if you
 manually search (and trigger more requests). In that case you can just
 hide the search functionality and no more requests will be sent.

 With patch it only sends a request for the "recent" search when needed.
 Also re-opening the modal with the same search won't trigger another
 request.

 I think this is probably the best we can do, so if it still has issues
 it's better to close. Let's decide in the 4.2 cycle.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/16276#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list