carbon-design-system / ibm-products

A Carbon-powered React component library for IBM Products
https://ibm-products.carbondesignsystem.com
Apache License 2.0
98 stars 138 forks source link

Add example for Datagrid table headers as tabs #3439

Open elycheea opened 1 year ago

elycheea commented 1 year ago

Enhancement to Datagrid table headers

Brief description

Some tables require tabs so that the user directly can switch between different content of the table. Those tabs are placed directly on top of the toolbar. We use Carbon’s container tabs. In that case we recommend that tabs replace the default table header. Make sure that labels are clear and concise.

Details

Link to design

Links to other materials

See contained tabs from Carbon.

Design maintainer(s)

Tasks

Before starting work on this epic, please review and complete the following.

Working in Carbon for IBM Products package

### Tasks
- [ ] Add table header story using contained tabs
- [ ] Tabs should replace the default table header
- [ ] Examples should use clear and concise labels
ljcarot commented 3 weeks ago

Create a TanStack example for this.