Enhancing Material-React-Table for Improved Mobile View with Accordion Feature. #883
YsrajSingh
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I don't think I will add a specific mobile feature, but can instead show how to customize MRT with a mobile friendly table body with a media query. It's already easily possible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have found the material-react-table quite beneficial and have incorporated it into all the projects I've worked on. However, I believe there is room for improvement, especially concerning its mobile view. Currently, when viewed on mobile devices, the table data requires horizontal scrolling to access all information. I suggest incorporating an accordion-style feature, similar to the example illustrated here: https://codepen.io/SitePoint/pen/xbvWQv
This table library is already impressive, and the implementation of such a feature would enhance its functionality even further.
Beta Was this translation helpful? Give feedback.
All reactions