Skip to content
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

[Bug-7] Automatic Click Trigger on Sorting by "Newest" in IP Asset View (Mobile Only) #53

Open
sagorahmed opened this issue Dec 31, 2024 · 0 comments

Comments

@sagorahmed
Copy link

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:

  1. Open your phone's browser and go to 'https://explorer.story.foundation'
  2. Click on 'IP ASSETS' tab.
  3. Then, click on the grid icon.
  4. Now, click on the "Sort By" drop down menu and click "Newest". Finally, Notice the issue.
  5. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant