-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Describe the bug
Upon selecting "Newest," the interface appears to register an unintended click on the first IP asset listed beneath the "Newest" sorting button. This leads to navigating into the details page of that IP asset, disrupting the intended sorting operation.
To Reproduce
Steps to reproduce the behavior:
- Open your phone's browser and go to 'https://explorer.story.foundation'
- Click on 'IP ASSETS' tab.
- Then, click on the grid icon.
- Now, click on the "Sort By" drop down menu and click "Newest". Finally, Notice the issue.
- You can see this issue on the IP assets of "Collections" tab also.
Expected behavior
The list of IP assets should refresh to show the most recently added assets, with no unintended interactions or clicks.
Screen Recording
2024_12_31_13.05.58.mp4
Environment
- Browser: Chrome 131.0.6778.200
- Operating System: Android 11
Additional context
Adjust the touch-sensitive areas in the mobile view to prevent overlap.
Implement debounce or delay mechanisms to ensure no unintended clicks are registered during sorting operations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels