[patch] Search icon on admin change_list page should be clickable to focus search field
The magnifying-glass icon next to the search input field on admin change list pages is wrapped in a LABEL element, but doesn't use the "FOR" attribute to connect itself to the field; for usability and accessibility purposes, this should be changed.
Change History
(3)
Summary: |
Search icon on admin change_list page should be clickable to focus search field → [patch] Search icon on admin change_list page should be clickable to focus search field
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Patch to add "for" attribute on label