-
Notifications
You must be signed in to change notification settings - Fork 121
Bookings: Update customer filter to support multiple selections #16291
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
Conversation
Generated by 🚫 Danger |
|
|
adborbas
left a comment
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.
Good catch - that annoys me as well. I removed the loading state in #16294, hopefully that makes the experience better. |


Part of WOOMOB-1240
Description
This PR updates the customer filters to support multiple selections.
Since it's tricky to update the existing customer filter to support multiple selections, I switched to the
SyncableListSelectorViewsolution for booking customer filter instead. I also expanded this view to support searching and conditional selection as guest customers are not supported for filtering.Test Steps
Screenshots
Simulator.Screen.Recording.-.iPhone.17.-.2025-10-29.at.18.08.43.mov
RELEASE-NOTES.txtif necessary.