michael-s-molina edited a comment on pull request #14854: URL: https://github.com/apache/superset/pull/14854#issuecomment-849547129
> Remove horizontal scroll when the column select is too wide - Across the product, correct? @junlincc I'm going to implement this behaviour in the NEW select component using AntD. This select will also have the +4 and the selected items sorted first features. This will be the official select component. Then we have two options: 1 - Duplicate work and try to implement ONLY the width handling in react-select (used by the majority of selects in the application) 2 - Slowly replace the react-select instances with the NEW select with all the features. We can do 1 and 2 or just 2. @villebro -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
