michael-s-molina commented on PR #27995:
URL: https://github.com/apache/superset/pull/27995#issuecomment-2050385763

   @kgabryje I have some questions about how this behavior will work with some 
of the requirements/features of the Select component:
   - Selected items are always sorted first. How will that work with groups?
   - We allow new items. Where will they be placed?
   - What's the interaction with Select All?
   
   Have we considered implementing this outside of the Select component? Like a 
radio group that changes the values of the Select depending on the option that 
is selected?
   
   If we are thinking specifically about color palettes where new values and 
select all are disabled, maybe this should be a specific component? 
   
   If you ask me, given the complexity involved, I would implement this with a 
combination of radio group + Select.


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