[Feature] A Proper filter type for columns with type select #1129
Labels
enhancement
New feature or request
stale
This issue is stale because it has been open for 30 days with no activity.
[Feature] Add Proper Filter Type for Columns with "Select" Type in PlutoGrid
Feature Description
Currently, PlutoGrid supports filtering on its columns; however, for columns with the type
select
, the filtering mechanism could be improved to offer a more intuitive and user-friendly experience. This feature request proposes adding a specialized filter type forselect
columns to allow users to choose from predefined options directly.Problem Statement
select
columns currently relies on generic filter mechanisms, which may not leverage the pre-defined options effectively.select
options is extensive.Proposed Solution
select
columns.select
column.Expected Outcome
select
columns.Additional Notes
Implementation Ideas
PlutoGridColumnType
to include a dedicatedfilterType
forselect
columns.select
options.Priority
Medium
Labels
feature-request
,enhancement
,usability
Let me know if you want to include more technical details or examples!
The text was updated successfully, but these errors were encountered: