Problem/Motivation
The "Language selection" header appears twice. This header is hidden, so it ought to be an aria-label. The semantics of the HTML could be improved.
Proposed resolution
Improve the markup.
Remaining tasks
Implement.
User interface changes
Improved accessibility.
API changes
None.
Data model changes
None.
Issue fork wxt_bootstrap-3587422
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
liam morlandComment #4
joseph.olstadThe preference has been for quite some time now that all of the issues in wxt rather than in the sub projects. Previously issues in those other projects have gone unnoticed for long periods of time.
The MR actually should be done to the repo in github rather than d.o since the process is to do the code changes in github which runs all the testing framework and then later it gets pushed into the d.o downstream when a release is ready or close to being ready.