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

fix: prevent outdated informations on /basket route #1342

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

Eisie96
Copy link
Contributor

@Eisie96 Eisie96 commented Dec 14, 2022

PR Type

[ x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

The basket will not be loaded again, when the user navigates to the /basket route. There is a possibility, that the rendered basket informations on the basket page are outdated. The basket could be updated in an another tab.

Issue Number: Closes #

What Is the New Behavior?

When the user has navigated to the /basket route, then the basket will be loaded from the server.

Does this PR Introduce a Breaking Change?

[ ] Yes
[ x ] No

Other Information

AB#81895

@Eisie96 Eisie96 requested a review from shauke December 14, 2022 10:56
@shauke shauke added this to the 3.2 milestone Dec 14, 2022
@shauke shauke merged commit 1a730f8 into develop Dec 14, 2022
@shauke shauke deleted the fix/outdated-basket-infos branch December 14, 2022 20:04
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.

2 participants