Skip to content

feat(multi-select-filter): Add multi-select filter for all enums in tables (except broken table DetailsDIDDatasetReplicas) - #832

Open
pajka2T wants to merge 1 commit into
rucio:mainfrom
pajka2T:multiple-enum-selection
Open

feat(multi-select-filter): Add multi-select filter for all enums in tables (except broken table DetailsDIDDatasetReplicas)#832
pajka2T wants to merge 1 commit into
rucio:mainfrom
pajka2T:multiple-enum-selection

Conversation

@pajka2T

@pajka2T pajka2T commented Sep 11, 2026

Copy link
Copy Markdown

Almost closes #664

Work done

Multiple selection filter created.

Users can now filter the data using multi-select filter for ENUM values. It allows them to show data of different types, not only one. The solution was to create completely new filter, because AG Grid does not provide such filter in community version.

Blocking

#831

…ables (except broken table DetailsDIDDatasetReplicas)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow selection of Multiple types when using ENUM type columns

1 participant