mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
3.79k stars 1.12k forks source link

[docs] Add accessibility page to TreeView docs #12845

Closed noraleonte closed 9 hours ago

noraleonte commented 2 weeks ago

Closes https://github.com/mui/mui-x/issues/12435

mui-bot commented 2 weeks ago

Deploy preview: https://deploy-preview-12845--material-ui-x.netlify.app/

Updated pages:

Generated by :no_entry_sign: dangerJS against b38b35ccbed5fadc568add28f1f47a521695d9e9

flaviendelangle commented 1 week ago

Small benchmark I found: https://dgreene1.github.io/react-accessible-treeview/docs/api

flaviendelangle commented 1 week ago

I personally find the table used in https://deploy-preview-12845--material-ui-x.netlify.app/x/react-data-grid/accessibility/ more readable that plain text. Is there something that prevents us from using a similar approach?

noraleonte commented 1 week ago

Is there something that prevents us from using a similar approach?

Not really 🤔 Let's try the table and see how it looks 👌