kasiazjc commented on PR #37299: URL: https://github.com/apache/superset/pull/37299#issuecomment-3823442177
@massucattoj how did you define width for each column? Does each type of the column (owners for example) have the same width in every CRUD? Some CRUD views look weird, because we do not have a lot of columns - for example dashboard crud. It's harder to scan, because all of the info is on the right, and title is super far away. I am thinking maybe it should be other way round - max/fixed title, and the rest "fill in" the space, so that it's more balanced. wdyt @msyavuz @yousoph ? One more thing: I think in datasets first column that is empty should be removed (probably was for favorites, but we do not have favorites in datasets) <img width="1512" height="788" alt="image" src="https://github.com/user-attachments/assets/6cb54cd7-3474-4167-a98f-5bcbcebee45f" /> -- 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]
