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

   > The option groups are supported by the native Antd Select, so in my 
opinion we should also support them in our customised Select. Right now the 
color scheme picker is our only use case for the groups, but I feel like 
grouping the options in categories is not such an uncommon thing to do and the 
need for it might pop up in the future
   
   We can go down that road but keep in mind that complexity will increase 
given the other requirements we have and that the Ant Design select does not 
have such as sorting selected items and new items. If we can avoid that, it 
would be better. That's why I'm trying to see if there's an alternative before 
starting to analyze how to resolve all the questions I posted above.


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