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


   @kicaak Thank you for your examples. I like the idea of opening the filter 
hierarchy in the filter bar. After all, the user is just setting filter values 
just like he does when interacting with non-hierarchical filters. The modal 
approach has problems especially when we have the scroll bar enabled and the 
filter that the user is currently editing disappears from the viewport. I also 
think that it's way easier for the user to edit some value in the middle of the 
hierarchy because currently, only one level is present in the filter bar. If we 
are going this way, I think we need a more clear distinction of the hierarchy 
group when it's expanded. Maybe a blue background color or a highlight border 
or other fancy way.
   
   One problem that we need to figure out is about the value that represents 
the hierarchy when collapsed. Currently, it changes depending on which levels 
are already filled and this brings the confusion that you mentioned.
   
   @junlincc I think it would be nice to move this discussion to a separate 
issue also so that we can refer to it when coding.


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