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

FacetFilters do not apply on iOS #7646

Closed
ExtAnimal opened this issue Oct 12, 2023 · 0 comments
Closed

FacetFilters do not apply on iOS #7646

ExtAnimal opened this issue Oct 12, 2023 · 0 comments
Labels
bug Something isn't working bugbash resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@ExtAnimal
Copy link

Fix is this:

Screenshot 2023-10-12 at 09 32 33

Because on mobile, { type 'checkbox' } in a Container are instantiated as SlideToggle instances, so query for the same thing.

@ExtAnimal ExtAnimal added bug Something isn't working bugbash labels Oct 12, 2023
@ExtAnimal ExtAnimal added this to the 5.6.0-beta-2 milestone Oct 12, 2023
@ExtAnimal ExtAnimal added regression Worked previously, now broken resolved Fixed but not yet released (available in the nightly builds) and removed regression Worked previously, now broken labels Oct 12, 2023
@SergeyMaltsev SergeyMaltsev modified the milestones: 5.6.0-beta-2, 5.6.0 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bugbash resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants