Feature: Improve Card Clickability in Clubs Route
Kaarthik-07 opened this issue · 2 comments
Description
In the current implementation of the clubs route, users must click on a specific icon within a card to be redirected to the corresponding page. This is not an intuitive user experience, as most users expect to be able to click anywhere on the card to navigate to the next page. This design can lead to frustration and confusion, as users may repeatedly click on the card without realizing they need to click the icon.
Proposed Solution
Enhance the user experience by making the entire card clickable. This would involve adding a redirect functionality so that when a user clicks anywhere on the card, they are taken to the relevant page. This change would align with common user interface practices and make the navigation process smoother and more intuitive for users.
Screenshots
No response
🥦 Browser
Other
Checklist ✅
- I checked and didn't find similar issue
- I have read the Contributing Guidelines
- I am participating in JWOC
- I am participating in IWOC
- I am willing to work on this issue (blank for no)
Hello @Kaarthik-07, thank you for raising the issue.
Currently, the issue is marked as
status: todo ⏳
Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this issue is of critical priority.
Give us a ⭐ to show some support
Happy OpenSource 🚀
Hi @tamalCodes
Can i take this up and work on it