michael-s-molina commented on PR #21560: URL: https://github.com/apache/superset/pull/21560#issuecomment-1258430887
> Should we add a placeholder text when there are no available owners? Added `None` for this case. I thought `Not available` does not apply here because we have the information. > Spacing requires some improvement Fixed > Can we make the empty space equal on both ends? This is a little more complicated. Currently, we have a minimum width of `70px` defined for metadata items according to the design system specs. We use this minimum width to calculate the breakpoint that will trigger the icons-only mode. We would need to define another way of calculating the breakpoint and update the specs. I'm pinging @kasiazjc for awareness here. I'll open a ticket for this and work on it in a separate PR because of the required changes. -- 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]
