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

Fix #10783 Support for favorites #10795

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

allyoucanmap
Copy link
Contributor

@allyoucanmap allyoucanmap commented Jan 31, 2025

Description

This PR introduces:

  • a new plugin called Favorites that renders a button inside the resource cards. This button allows users to add/remove resources to their own favorites
  • new checkbox field inside the filter form for authenticated user to filter favorites resources
  • a new outline heart glyph called heart-o

Card with the favorites button

favorites.mp4

New checkbox in the filter form

image

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Feature

Issue

What is the current behavior?

#10783

What is the new behavior?

A new favorites button has been added to the resource cards

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

Other useful information

This PR must be merged after the implementation on GeoStore has been completed (see geosolutions-it/geostore#402)

@allyoucanmap allyoucanmap added New Feature used for new functionalities Homepage labels Jan 31, 2025
@allyoucanmap allyoucanmap added this to the 2025.01.00 milestone Jan 31, 2025
@allyoucanmap allyoucanmap self-assigned this Jan 31, 2025
@allyoucanmap allyoucanmap linked an issue Jan 31, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Homepage New Feature used for new functionalities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for favorites
1 participant