[feature]: Display Specific "No Issues Found" Message When Filtering by Tag
@vihar is already working on this.
Since Oct 1, 2024.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
When filtering issues by a specific tag (e.g., Urgent), if no issues exist with that tag, the system currently displays a generic message: "No issues yet." This can be confusing because issues with other tags might still be present, but none match the selected filter. It would improve user experience if the system could display a more informative message indicating that no issues are found with the applied filter.
Why should this be worked on?
This Provides clearer feedback to users when no issues match their filter criteria. Enhances user experience by reducing confusion about whether there are any issues in the system.
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.
Assessment
This issue has not been assessed yet.