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

Prevent Bookmark Duplication #480

Closed
roverman opened this issue Aug 13, 2021 · 0 comments · Fixed by #499
Closed

Prevent Bookmark Duplication #480

roverman opened this issue Aug 13, 2021 · 0 comments · Fixed by #499
Assignees
Milestone

Comments

@roverman
Copy link

roverman commented Aug 13, 2021

Issue:

Stops can be bookmarked multiple times without system warning.

Recommendation:

Show an alert and prevent the user from bookmarking the route or stop again in order to prevent duplicates.

Warning alert text should be one of two strings depending on whether it's a route or a stop:

You have already bookmarked this route., or You have already bookmarked this stop.

image

@aaronbrethorst aaronbrethorst self-assigned this Aug 13, 2021
@aaronbrethorst aaronbrethorst changed the title Prevent Bookmark Duplication (UX) Prevent Bookmark Duplication Aug 14, 2021
@aaronbrethorst aaronbrethorst removed their assignment Aug 14, 2021
@aaronbrethorst aaronbrethorst modified the milestones: v21.3, v21.4 Aug 18, 2021
@aaronbrethorst aaronbrethorst self-assigned this Aug 22, 2021
aaronbrethorst added a commit that referenced this issue Aug 22, 2021
Fixes #480 - Prevent Bookmark Duplication

Also, add a Cancel button to the Edit Bookmark Controller, which needed one...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants