Add filter cards and loading indicator in issue listing page
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
The filter modal could be the only UI that the user can remove filters, but the cards just like we have in treeDetails are easier to use, and their position is ideal for showing the loading indicator for filters as well.
This is related to: https://github.com/kernelci/dashboard/issues/1074
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue listing page, filter modal, and the existing treeDetails cards mentioned in the issue; inspect issue 1074 for related context. Confirm how filters are removed and where filter state changes are handled. Done means filter cards appear in the stated position, users can remove filters there, and a loading indicator is shown while filters load.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100