Page MenuHomePhabricator

[STORY] Add template to favourites
Closed, ResolvedPublic

Description

User Story:

As a user I want to be able to favourite a template, so that I can reuse it without having to search for it again

Acceptance criteria:

  • Clicking on an "unselected" icon in the template search results dropdown causes a template to be added to favourites
  • Show a bubble notification after adding
  • Notify the user if they try to favourite a template when they already have the max number of favourites

Details for QA:

  • Check favourites are actually added to user's preferences

Designs:

https://www.figma.com/design/QWD6oDEz9NMEnF2ppVc4Xq/Template-recall-and-discovery?node-id=765-5322&node-type=canvas&t=yN2wqePQH3we7dMn-0

Tasks in order of implementation:

  1. T377948: Add template to favourites on click
  2. T377729: Use SaveUserOptions hook to validate template favourites
  3. T377466: Show bubble notification after adding favourite
  4. T377949: Handle error when saving favourite templates
  5. T377460: Notify user if they try to favourite a template when they already have the max number of favourites
  6. T385845: Add favourite button to template form in VisualEditor
  7. T385846: Add favourite button to template form in TemplateWizard

Event Timeline

KSiebert renamed this task from Add template to favourites to [STORY] Add template to favourites.Oct 23 2024, 2:42 PM
Samwilson claimed this task.
Samwilson subscribed.

This story looks like it's all complete.