Skip to main content
wilson_liu
September 25, 2022
Question

Anyone how prototype a filter modal?

  • September 25, 2022
  • 2 replies
  • 1838 views


How do I highlight the “apply changes button” when I turn on my filters?

This topic has been closed for replies.

2 replies

Dennis_N
Power Member
September 26, 2022

I would give these filters an on click event which links to your second screen.
If you want to have a more realistic behavior with all possible combinations, you probably need to map all of them like so:


Probably not worth the effort.

I am not aware of another, quicker and easier solution but interested if there is a better way.

August 21, 2023

I know this is an older thread but I’d love to know a better method as well if one comes along!