michael-s-molina commented on pull request #14486:
URL: https://github.com/apache/superset/pull/14486#issuecomment-833574325


   I also really like the solution. I think that when we have a lot of selected 
values it's difficult for the user to actually see what's selected. Generally, 
the user wants to know if a particular value is selected, and for that case 
opening the select and searching for it can be faster than trying to find it 
visually in the middle of 30 selected items. Another thing that bugs me is the 
layout flick of every item below the select. 
   
   Independently of which solution we choose, we need to keep the consistency 
of all selects. For example, in Explore, the selects are expanding so if we 
choose to use the tag count here, we should also apply the same pattern there.


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

Reply via email to