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

Enable more control over storage duration of data in the frontend #33

Open
adewes opened this issue Dec 1, 2021 · 0 comments
Open

Enable more control over storage duration of data in the frontend #33

adewes opened this issue Dec 1, 2021 · 0 comments
Labels
frontend frontend-related (UI/UX/A11Y) question Further information is requested security

Comments

@adewes
Copy link
Member

adewes commented Dec 1, 2021

We should let the user choose whether to store data in localStore or sessionStorage when booking an appointment. localStorage should e.g. not be chosen when using the system on a public computer as it does not allow specifying an expiration data and will potentially retain all data for a long time.

@benbender benbender added frontend frontend-related (UI/UX/A11Y) question Further information is requested security labels Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend frontend-related (UI/UX/A11Y) question Further information is requested security
Projects
None yet
Development

No branches or pull requests

2 participants