Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vatala-aiswarya opened this issue Mar 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@vatala-aiswarya
Copy link

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.

@vatala-aiswarya vatala-aiswarya added the bug Something isn't working label Mar 1, 2023
@sanjayprashadhkr
Copy link

Hi , Is this issue still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants