Azure-Samples/azure-sql-db-session-recommender

Add support for marking a session as favorite

yorek opened this issue · 0 comments

yorek commented

Add support for marking a session as favorite:

  • If user is logged add an empty star icon at the right of the session title
  • When user click on the empty star, save the related title as a favorite, turn the icon to a full yellow star
  • When user click on the full star, remove the related title from favorites, turn the icon back to empty star