Graylog2 / Graylog2/graylog2-server
Connect all selects in forms with a label, if they have one.
Open
UX improvement
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Description
We are using react-select for the `Select` component. It is possible to connect a form label with the select, like any other input.

If I remember correctly this was not possible in previous react-select versions. There are some cases in the web interface where the select is not yet connected with the related label.
Ideally we also update the related queries in tests. Most of these queries are based on the placeholder text.
Contributor guide
Assessment
This issue has not been assessed yet.