-
Notifications
You must be signed in to change notification settings - Fork 25
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
FCT-1187 - Filter Selection tests #2979
FCT-1187 - Filter Selection tests #2979
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
5289934
to
37e1cbb
Compare
61c3ba0
to
1d4611b
Compare
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.
I don't have the level of context that others have in the realm of filters, but this looks real nice 🪄
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.
Looks good! 👏
6164e94
to
7788ee6
Compare
109e3c7
to
fb9bcbf
Compare
…re are more locally visible filters than there are visible filters from props
* feat(filters): implement filters selection tests, add test helpers * feat(vrt): only defaultOpen a filterMenu if it isnt persisted and there are more locally visible filters than there are visible filters from props --------- Co-authored-by: Byron Wall <byron.wall@commercetools.com>
added a few more unit tests and continued to expand on Filter int tests.