This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Fix: Spilled icecream error with Filter Products by Attribute when no attribute was selected #4847
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…selecting an attribute
dinhtungdu
added
status: needs review
type: bug
The issue/PR concerns a confirmed bug.
block: filter by attribute
Issues related to the Filter by Attribute block.
labels
Sep 26, 2021
nerrad
requested review from
a team and
tjcafferkey
and removed request for
a team
September 26, 2021 14:58
Size Change: +215 B (0%) Total Size: 1.23 MB
ℹ️ View Unchanged
|
dinhtungdu
changed the title
fix: return early if no attribute is selected
Fix: Spilled icecream error with Filter Products by Attribute when no attribute was selected
Oct 4, 2021
tjcafferkey
approved these changes
Oct 8, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This tests well for me and code changes look good. However there's a conflict that will need resolving now.
@tjcafferkey I'm sorry for the late reply! I fixed the merge conflict. Can you take another look at this? |
@dinhtungdu LGTM 😄 thanks for solving the conflict. |
Nice to see this get fixed, thanks team! 🙌 |
jonny-bull
pushed a commit
to jonny-bull/woocommerce-gutenberg-products-block
that referenced
this pull request
Dec 14, 2021
… attribute was selected (woocommerce#4847)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
block: filter by attribute
Issues related to the Filter by Attribute block.
type: bug
The issue/PR concerns a confirmed bug.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR:
Fixes #2441
Screenshots
New warning messages:
Testing
Automated Tests
Manual Testing
How to test the changes in this Pull Request:
Save
button without selecting any attribute.Performance Impact
Changelog