kgabryje opened a new pull request, #34887: URL: https://github.com/apache/superset/pull/34887
## Summary - Changed table layout from fixed to auto for better content fitting and improved readability - Removed hardcoded column sizes to allow dynamic sizing based on actual content length - Added max-width constraint (320px) to prevent excessive column expansion - Applied background color hotfix for overflowing cells in antd tables ## Test plan - [ ] Verify tables in Chart List and Dashboard List pages display correctly - [ ] Check that column widths adapt appropriately to content - [ ] Confirm Actions column maintains proper sizing - [ ] Test table rendering with various content lengths 🤖 Generated with [Claude Code](https://claude.ai/code) -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org