-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
fix: clear button disable when there is no filter applied #1654 #1655
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @biplavmz! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- add the
issue
number to the PR description - add a clear & valid PR title like this
fix: clear button disable when there is no filter applied #issuenumber
(replace to the issue number) - DON'T create PR first. If you do in future your PR might be closed.
- Follow Conventional Commits. https://www.conventionalcommits.org/en/v1.0.0/
ok @priyankarpal thanks for clarifying the thing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good 🎉
Related Issue
Description
clear button disable when there is no filter applied bug no #1654
Screenshots