epam / epam/statgpt-admin-frontend
Empty grid state/flicker when applying or changing filters
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 0
- Avg merge
- 15h 5m
- Merged PRs (30d)
- 19
Description
### StatGPT Admin Frontend version
-
### What steps will reproduce the bug?
1. Open any page with data and filters in StatGPT Admin, for example, Audit Logs
2. In Action column select any filter value
3. Note that empty grid is shown and then it's filled in with proper data -> **bug**
**Expected result:** no need to show empty grid
**Note:** the issue is reproduced for all filter types: when typing manually or selecting form dropdown
Please see the video attached:
https://github.com/user-attachments/assets/205ff2da-5ba9-444b-8694-d0fc299ed536
https://github.com/user-attachments/assets/a1144224-7a23-4645-9e70-3e746cd7d09a
### What is the expected behavior?
_No response_
### What do you see instead?
-
### Additional information
_No response_
Contributor guide
Research direction
Start at the Audit Logs page and trace the grid's filter-change and data-loading entry points, including the path used by both manual input and dropdown filters. Reproduce the issue, then verify that the grid does not briefly render as empty while filtered data is loading and that the final filtered results still appear correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100