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

feat(pepicons.com): Favourite icons #184

Open
mesqueeb opened this issue May 11, 2023 · 0 comments
Open

feat(pepicons.com): Favourite icons #184

mesqueeb opened this issue May 11, 2023 · 0 comments

Comments

@mesqueeb
Copy link
Member

UI

  • heart icon to left of icon modal
  • same color as bottom section
  • same size as the code buttons
  • should always use type="pencil"
  • "favourited" should show heart-filled instead, and have the "main" color that the user picked

image

Behaviour

  • when you click to favourite an icon, it should save it to localStorage
  • IF the local storage is empty and no icons have been saved yet
    • the modal should close and the website should smooth scroll to the top
    • there as a first new category we see Favourites and there the icon you just favourited is seen
  • IF we already have 1 or more icons favourited, then we just make the heart icon the main color without closing the modal

be sure the favourited icons are persisted on page refresh

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