-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
LegacyIssues that were created by the 2021 BPIssues that were created by the 2021 BPenhancementNew feature or requestNew feature or requestfrontendIssues mainly related to the frontendIssues mainly related to the frontend
Description
Currently, all labels in the frontend aren't connected to the input element they're describing. Therefore, nothing happens when clicking the label.
Steps to reproduce:
- Open the editor
- Click the text "Verbindungen anzeigen" in the sidebar
- Click the toggle next to "Verbindungen anzeigen"
You can see that clicking the text doesn't change the state of the toggle, while clicking the toggle itself does.
Connecting label and input element would allow users to click on the label instead of the input element itself. This is especially helpful for elements like toggles and also increases accessibility since there is a logical connection between the description of the element and the element itself.
Metadata
Metadata
Assignees
Labels
LegacyIssues that were created by the 2021 BPIssues that were created by the 2021 BPenhancementNew feature or requestNew feature or requestfrontendIssues mainly related to the frontendIssues mainly related to the frontend