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

Remove saved list from back-end #2086

Open
8 tasks
SupeDeDupe opened this issue Apr 15, 2019 · 0 comments
Open
8 tasks

Remove saved list from back-end #2086

SupeDeDupe opened this issue Apr 15, 2019 · 0 comments
Labels
enhancement New feature or request technical debt

Comments

@SupeDeDupe
Copy link
Contributor

SupeDeDupe commented Apr 15, 2019

There are fragments of code that may be reused when the favourites' replacement feature is implemented. Once the new feature is implemented, all pieces of the saved list should be removed. This includes the

  • icon files;
  • the commented out sections from in sticky_header, sticky_header_test, and benefit_card;
  • the favouriteBenefits variable in store.js and all of the places it is referenced as state.favouriteBenefits;
  • favouritesUrl;
  • the favourites page;
  • the favourites component;
  • the favourites_button component;
  • the disabled cookies banner;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical debt
Projects
None yet
Development

No branches or pull requests

1 participant