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

Continuity: Allows to override the path that is used to generate deep-links #1071

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

sabieber
Copy link
Member

The use-cases of this could be described as edge cases but it is quite necessary for how the OXOMI frontend used the history to store its state and navigation.

This new method can be used to override the path that is included in the generated history state URL externally. For example when sub-navigation occurs that should be reflected in the path.

Fixes: OX-8795

The use-cases of this could be described as edge cases but it is quite necessary for how the OXOMI frontend used the history to store its state and navigation.

This new method can be used to override the path that is included in the generated history state URL externally. For example when sub-navigation occurs that should be reflected in the path.

Fixes: OX-8795
@sabieber sabieber added 🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review labels Jul 22, 2022
@sabieber sabieber merged commit a43a323 into develop Jul 25, 2022
@sabieber sabieber deleted the feature/sbi/OX-8795 branch July 25, 2022 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants