Graylog2 / Graylog2/graylog2-server

Connect all selects in forms with a label, if they have one.

Open
#22,883 0 comments 0 reactions 0 assignees View on GitHub
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.

![Image](https://github.com/user-attachments/assets/603664af-9533-405e-bba3-622649ff5d83)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.