amaannawab923 commented on PR #33054:
URL: https://github.com/apache/superset/pull/33054#issuecomment-2796943473

   > Should we leverage the Select option to render custom elements within the 
Select itself? The checkbox could be part of the Dropdown in the Select to 
avoid taking unnecessary space on the filters.
   > 
   > ![Screenshot 2025-04-11 at 11 36 
05](https://private-user-images.githubusercontent.com/60598000/432671833-109e5382-ff63-42c3-8ed1-b02884b76f3d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDQzNzg1NjAsIm5iZiI6MTc0NDM3ODI2MCwicGF0aCI6Ii82MDU5ODAwMC80MzI2NzE4MzMtMTA5ZTUzODItZmY2My00MmMzLThlZDEtYjAyODg0Yjc2ZjNkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA0MTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwNDExVDEzMzEwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTUyNWQ4ZTBkYTNmY2JjYTMwNDc1ZmFmZTU1YTdkMTVhODk3MzQ1NGVlMzcyNDc4MDFlMGY4ODZkMmYxODMyYjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.BYq59Ozb8xypKfgeXFXpz2lBeKC2woNwF_AubIy_R0U)
   
   This one makes much more sense , it doesnt occupy space and doesnt bring 
major ui changes which might rather break 
   
   As mentioned by @kgabryje  , Inverse selection and this dynamic checkbox are 
both redundant .... so we rename inverse selection to dynamic inverse selection 
which makes this checkbox appear of "Exclude filter values" & we do not keep 
the new config of "Show dynamic exclusion selection field" to avoid redundancy
   So the ideal flow can be 
   
   1. Enable Dynamic Inverse selection which makes the checkbox of exclude 
filter values appear
   2. Keep true by default 
   3.Toggling it will basically go back & forth to NOT IN and IN operator 
   
   This flow will be straightforward and wont confuse end users ...Awaiting for 
feedback @geido  @kasiazjc 


-- 
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]

Reply via email to