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: handle setting price notification for products without a price #1659

Merged
merged 1 commit into from
May 15, 2024

Conversation

shauke
Copy link
Collaborator

@shauke shauke commented May 15, 2024

PR Type

[x] Bugfix

What Is the Current Behavior?

Trying to set a price notification for a product without a price is currently not possible because a dialog without the needed form inputs is presented and it results in browser Javascript errors.

What Is the New Behavior?

If the product has no price 99.99 is used as initial value and the price notification form is presented as expected in the dialog. No Javascript errors are logged.

Does this PR Introduce a Breaking Change?

[x] No

Other Information

AB#96603

@shauke shauke added this to the 5.2 milestone May 15, 2024
@shauke shauke self-assigned this May 15, 2024
@shauke shauke added the bug Something isn't working label May 15, 2024
@shauke shauke merged commit 112f11e into develop May 15, 2024
26 checks passed
@shauke shauke deleted the bugfix/pricenotofication_products_without_price branch May 15, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants