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

An user can open a waypoint on a new page #243

Open
robertfausk opened this issue Jul 14, 2022 · 0 comments
Open

An user can open a waypoint on a new page #243

robertfausk opened this issue Jul 14, 2022 · 0 comments

Comments

@robertfausk
Copy link
Member

robertfausk commented Jul 14, 2022

  • from waypoint table on waypoint add page
  • This should solve following use case:
    • add waypoint
    • start adding new waypoint without saving and wanting to add missing things to first waypoint
    • bad: go one page back which leads to loss of entered data of new waypoint (cause they are not saved yet)
    • good: allow user to open last waypoint in separate tab
    • also good: save enterings in new waypoint in localStorage and preserve them and restore them if user comes back to add waypoint; delete enterings from localeStorage on waypoint save

Use the good or the also good option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant