Closed pytjiam closed 1 year ago
responsive tables are a big challenge. solutions are mostly opinionated and require context of usage. a generic component cannot anticipate all cases. common practices require author's (YOUR) intervention (e.g. render less columns in narrow viewports etc')
This article can help understanding the challenge https://www.smashingmagazine.com/2022/12/accessible-front-end-patterns-responsive-tables-part1/
Would you expect context in cells to trim?
Hey @pytjiam , Could you please let me know if this is still an issue or if we can close it?
Table is not responsive on small screens, column is being cut off.
Desktop view:
Mobile view:
HTML code: