[DataGrid] Match <Table> styles, hide column separator #1623
Labels
component: data grid
This is the name of the generic UI component, not the React module!
design: material
This is about Material Design, please involve a visual or UX designer in the process
design
This is about UI or UX design, please involve a designer
v6.x
Current Behavior 😯
A column header separator is visible.
Expected Behavior 🤔
No column header separator.
Steps to Reproduce 🕹
Steps:
Context 🔦
It doesn't match https://mui.com/material-ui/react-table/ nor https://material.io/components/data-tables. This was spotted looking into adding coverage for the data grid in the Figma kit.
Regarding the affordance of the column resize feature, I would encourage us to show a separator on hover, so it's clear for the end-users that they can resize with
DataGridPro
but can't inDataGrid
, it's misleading otherwise (or maybe it was done to encourage developers to upgrade to the pro plan 🙈).Your Environment 🌎
v4.0.0-alpha.28
The text was updated successfully, but these errors were encountered: