hackafor-2
hackafor-2 copied to clipboard
Fix hook ClickOutSide
Changes Made 🎉
- [ ] feat: added new feature to improve user experience
- [x] fix: corrected a bug with login functionality
- [ ] refactor: improved code readability and organization
- [ ] docs: updated README with new instructions
- [ ] chore: updated dependencies and configuration files
Describe Changes
Update hook useOnClickOutside
because it presents a popover bug when clicking on the same target that creates the popover.
Related Issue(s)
Visuals (Optional)
Before:
https://github.com/Afordin/hackafor-2/assets/66183680/ecbca82b-4197-4041-8608-a1e1d80e310d
After:
https://github.com/Afordin/hackafor-2/assets/66183680/1842b14f-33cd-445e-9cf3-0476bc3c9cf6
Checklist ✅
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
hackafor-2 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 3, 2024 4:22pm |
How could you not even notice this? It's great! Thanks for the contribution, it really improves the UX of the user, AWESOME!