You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #49224 [WebProfilerBundle] Fix an accessibility issue in the search form of the header (javiereguiluz)
This PR was merged into the 6.2 branch.
Discussion
----------
[WebProfilerBundle] Fix an accessibility issue in the search form of the header
| Q | A
| ------------- | ---
| Branch? | 6.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
The Profiler redesign introduced in 6.2 had an accessibility issue in the search form of the header. I fixed it following the best practices explained in https://www.w3.org/WAI/tutorials/forms/labels/
Commits
-------
7b4f2bf [WebProfilerBundle] Fix an accessibility issue in the search form of the header
0 commit comments