Skip to content

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

@sagorahmed

Description

@sagorahmed

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions