freshworks/crayons

[Bug] - Expected results are not getting shown based on filter in fw-platform-table

vatala-aiswarya opened this issue · 1 comments

Component
Platform Table

Describe the bug
Filter is not showing the expected results.

To Reproduce
Steps to reproduce the current behavior:
(Referring to example from documentation)

  1. Click on filter button.
  2. Choose Gender from the filter list.
  3. Choose female from Gender list values which will show expected results.
  4. Now again click on filter.
  5. Change Gender value from female to male and clicl Apply.
  6. No results will be shown

Expected behavior
Ideally, the filter should work on original records whenever it is applied. But it is only considering existing records in table which already might be filtered based on some other condition before.

Hi , Is this issue still open?