Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #6564, comment 2


Ignore:
Timestamp:
11/03/2022 12:58:55 AM (3 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6564, comment 2

    initial v1  
    55That being said, we can prefix an element to all `<select>`s via Javascript (or Trac Genshi template rewrites I guess), but would require someone to go through and make a `HTML ID` => `Default text` mapping, and at that point I'm really starting to question if the effort is worth it.
    66
     7(edit: Also; a lot of those selects don't have a clear singular text, the context is provided more-or-less by the text around it, rather than the contents. The Component select is probably the only one it can be easily done for, and even then, not selecting a component is a valid query sometimes)
     8
    79I'm marking this as `2nd-opinion close` instead of just closing this as `wontfix`, unless someone feels super strongly about this.