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

Missing "Remove from Favorites" Button on Favorites Page #73

Open
2 tasks done
KANDUKURIsaikrishna opened this issue Oct 19, 2024 · 1 comment
Open
2 tasks done
Assignees

Comments

@KANDUKURIsaikrishna
Copy link
Contributor

KANDUKURIsaikrishna commented Oct 19, 2024

Description

The favorites page does not have a dedicated UI element (like a "Remove" button) that allows users to directly remove a GIF from their favorites. Currently, the logic to remove a GIF is triggered through a modal event listener, but this is not an intuitive way for users to remove items. To improve usability, a "Remove from Favorites" button should be added for each GIF on the favorites page.

Steps to Reproduce:
Navigate to the favorites page.
Observe that there is no visible "Remove" button for the GIFs listed as favorites.
Expected Behavior:
Each GIF listed in the favorites should have a "Remove from Favorites" button that allows users to easily remove it from the favorites list without needing to trigger the modal event.

Actual Behavior:
There is no dedicated button to remove a GIF from the favorites list on the favorites page

Screenshots

No response

Checklist

@KANDUKURIsaikrishna
Copy link
Contributor Author

Can i have this issue assigned to me.

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