kasiazjc commented on PR #37298: URL: https://github.com/apache/superset/pull/37298#issuecomment-3780566731
> > I think the modal is an additional step and in a way harsh visual change that we can avoid by using dropdowns in the fields > > @kasiazjc @justinpark We also have catalogs, so having three selectors could potentially be more challenging. One approach we could consider is consolidating everything under a single button—instead of separate buttons for database and schema. Clicking this button could open a popup (perhaps less intrusive than a modal) that allows users to select the database, catalog, and schema all in one place. > > We just need a good way to represent database/catalog/schema as a "button" (I don't know if it's a different component). The important part is that it should be visible what values are selected. Yeah if that's the case then I think consolidating it into just one field makes sense, because having two side by side seems a bit confusing! -- 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]
