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

Add option to save edit tokens in local storage #76

Open
PurkkaKoodari opened this issue Apr 29, 2022 · 0 comments
Open

Add option to save edit tokens in local storage #76

PurkkaKoodari opened this issue Apr 29, 2022 · 0 comments
Labels
🖥️ frontend Relevant to the ilmomasiina-frontend package 🌠 feature New feature - accepted for development
Milestone

Comments

@PurkkaKoodari
Copy link
Member

Currently, edit tokens are only sent over email. It would make sense to allow them to be saved in the browser session as well, so there could be an edit button directly on the event page.

However, I think we want to also allow the user to not store the token, e.g. if on a shared computer. I would implement this as a checkbox on the signup editor, and also persist that checkbox in local storage. I'd say we should save tokens by default.

@PurkkaKoodari PurkkaKoodari added the 🌠 feature New feature - accepted for development label Apr 29, 2022
@PurkkaKoodari PurkkaKoodari added this to the 2.1.0 milestone Jan 8, 2023
@PurkkaKoodari PurkkaKoodari added the 🖥️ frontend Relevant to the ilmomasiina-frontend package label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥️ frontend Relevant to the ilmomasiina-frontend package 🌠 feature New feature - accepted for development
Projects
None yet
Development

No branches or pull requests

1 participant