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

As a user, I want the ability to delete my list (from local storage) #43

Open
zeeatwork opened this issue May 23, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@zeeatwork
Copy link
Contributor

In the app's current implementation, we save a token 'permanantly' in localstorage. This can cause a few bugs:

  • If the user receives another token for a shared list, they cannot return to the 'enter a token' homepage
  • Users cannot have multiple lists
  • if the primary user deletes all items from an existing shared list, the token no longer persists. Any secondary users will receive a 'token does not exist' message
@zeeatwork zeeatwork added the bug Something isn't working label May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant