You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the Filter feature on the top left of the table, does not support status 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
Is your feature request related to a problem? Please describe.
Currently, the Filter feature on the top left of the table, does not support status 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/Status/index.tsx
src/components/fields/types.ts
The text was updated successfully, but these errors were encountered: