feat: add clear button in search input#1895
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
f619f50 to
2b9581d
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe Header SearchBox component adds a computed Suggested reviewers
🚥 Pre-merge checks | ❌ 1❌ Failed checks (1 inconclusive)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
2b9581d to
747a1dd
Compare
747a1dd to
8bcbeed
Compare
|
thanks for the PR! will share in the Discord (message) to get some feedback 👀 It doesn't seem however to be a fix for #1881 which asked for a way to hide the close the search box on mobile. When you open the site if there is no text in the search box it's closed (hidden) on mobile by default. I updated your description and pr title to fix that |
Co-authored-by: Nathan Knowler <nathan@knowler.dev>
|
Thanks for your first contribution, @SahulKola! 🎊 We'd love to welcome you to the npmx community. Come and say hi on Discord! And once you've joined, visit npmx.wamellow.com to claim the contributor role. |
|
@SahulKola Is there any particular reason clear button is not focusable? aria-hidden="true"
tabindex="-1" |
|
Thanks, I missed that |
|
np! |
🔗 Linked issue
none
🧭 Context
📚 Description