cockroachdb / cockroachdb/cockroach

ui: move dropdown selection menu on top of filter dropdown

Open
#94,782 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**

Thanks to @dongniwang for pointing this out. When opening a dropdown selection menu whose height exceeds the height of its parent filter dropdown, the selections get cut off and the user needs to scroll down using the filter dropdown.

This happens to every dropdown selection menu across cluster UI.

|Sessions Filter|
|--------------|
|sessions |

|Workload Insights Filter|
|--------------|
|workload-insights|

|Schema Insights Filter|
|--------------|
|schema-insights|

**Describe the solution you'd like**
It would be great if we moved the dropdown selection menu on top of the filter dropdown so that the user would be able to see all the options at once and would not need to scroll. See below:

|Figma Mock of solution|
|-----------------------|
| solution |

Jira issue: CRDB-23140

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.