Skip to content

Comments

[9.1] [Controls] Hide Select All checkbox from single select controls (#226311)#226466

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-226311
Jul 3, 2025
Merged

[9.1] [Controls] Hide Select All checkbox from single select controls (#226311)#226466
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-226311

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

…tic#226311)

## Summary

Controls configured to only allow a single selection
<img width="278" alt="Screenshot 2025-07-02 at 3 55 32 PM"
src="https://github.com/user-attachments/assets/193680b6-082e-4b89-b847-5803fe6c4cb6"
/>

Would still display a Select All checkbox and allow the user to select
multiple options this way
<img width="460" alt="Screenshot 2025-07-02 at 3 53 32 PM"
src="https://github.com/user-attachments/assets/7d384015-63db-4a76-9449-35c377280e46"
/>

This PR hides Select All if the single selection option is chosen:
<img width="459" alt="Screenshot 2025-07-02 at 3 53 42 PM"
src="https://github.com/user-attachments/assets/01eae209-d358-4e94-a6e2-6c1d9fb60aa1"
/>

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

(cherry picked from commit a3e5226)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 3, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 3, 2025 16:44
@kibanamachine kibanamachine merged commit 1c7b7c6 into elastic:9.1 Jul 3, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants