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

Optimize "back to list" behavior with back button #79

Merged
merged 2 commits into from
Feb 2, 2020

Conversation

raucao
Copy link
Owner

@raucao raucao commented Feb 2, 2020

This changes the button so that it replaces the current route when clicking "back to list" after having added (or edited or deleted) a webmark.

This considerably improves the behavior when a user saves a webmark from the bookmarklet or the system's native share dialog (e.g. on Android). Currently, if they're going back to the list, and then decide to go back to the original page, they only go back to the add/edit form. With this
change, they go back immediately to the original page. Or, when using the system's share function, the entire overlay browser window will be closed.

This changes the button so that it replaces the current route when
clicking "back to list" after having added (or edited or deleted) a
webmark.

This considerably improves the behavior when a user saves a webmark from
the bookmarklet or the system's native share dialog (e.g. on Android).
Currently, if they're going back to the list, and then decide to go back
to the original page, they only go back to the add/edit form. With this
change, they go back immediately to the original page. Or, when using
the system's share function, the entire overlay browser window will be
closed.
@raucao raucao merged commit a2e9b3b into master Feb 2, 2020
@raucao raucao deleted the feature/web_share_ux branch February 2, 2020 20:27
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

Successfully merging this pull request may close these issues.

1 participant