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 my "seen" answer status to be retained #11

Open
3 tasks
solal opened this issue Aug 18, 2020 · 0 comments
Open
3 tasks

As a user I want my "seen" answer status to be retained #11

solal opened this issue Aug 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@solal
Copy link
Owner

solal commented Aug 18, 2020

  • Use Chrome's storage API to store the values locally.
  • Retain about 2k "seen" statuses to be mindful of the user's storage.
  • If 2k limit reached, purge "seen" statuses not accessed recently (needs timestamp on the status to store latest access).
@solal solal created this issue from a note in Instant Answers Extension (To do) Aug 18, 2020
@solal solal self-assigned this Aug 18, 2020
@solal solal added the enhancement New feature or request label Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant