Skip to content

Feat(table): add min max limit for number range filter#1725

Merged
premsgr merged 3 commits into
mainfrom
feat/range-filter-limit
Jun 30, 2026
Merged

Feat(table): add min max limit for number range filter#1725
premsgr merged 3 commits into
mainfrom
feat/range-filter-limit

Conversation

@KabinKhandThakuri

@KabinKhandThakuri KabinKhandThakuri commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator
  • DebouncedInput: Added optional sanitizeValue callback that runs on every keystroke before updating the internal input state, allowing consumers to intercept and correct values at the display level.
  • TableRangeFilter: Passes a clampRangeValue sanitizer that snaps typed values to [rangeFilterMin, rangeFilterMax]. Also added a backstop clamp in updateRangeFilter for the filter pipeline.

@premsgr premsgr merged commit 5fc79ae into main Jun 30, 2026
3 checks passed
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.

2 participants