rowy
rowy copied to clipboard
Field Filter UI update - Percentage field
Is your feature request related to a problem? Please describe. Currently, the Filter feature on the top left of the table, does not support the percentage field.
Describe the solution you'd like
Update the UI to support this. You can read about all the fields here and how fields are structured here

Implementation details
Please find the relevant file here: src/components/fields/Percentage/index.tsx
src/components/fields/types.ts
This feature has been added in the recent release.