geido commented on PR #33054: URL: https://github.com/apache/superset/pull/33054#issuecomment-2795817130
> Thank you for the PR @amaannawab923. This feature already exists with the `Inverse selection` option. > > > https://github.com/user-attachments/assets/0856d5ae-6a48-47af-bf63-1d8d6f023a49 > > We also explicitly add filter configurations to the modal instead of directly to the filter bar to avoid the complexity for the user. The inverse selection is just one option but you could also have `Dynamically search all filter values` or `Select filter value as default` as quick options which would totally pollute an already complex area. That's why the configurations are always a secondary thing. @michael-s-molina the requirement is to be able to exclude or include filter values dynamically at selection. The inverse selection forces the user to decide the configuration upfront, often requiring to create two filters of the same column to achieve the flexibility they need, which is inconvenient. This change aims to reduce that friction. @kasiazjc feel free to provide more UX context. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
