Royal-Navy / design-system

Build web applications that meet the Royal Navy service standards
https://storybook.design-system.navy.digital.mod.uk
Apache License 2.0
103 stars 32 forks source link

DataGrid component #3730

Closed jpveooys closed 4 weeks ago

jpveooys commented 2 months ago

Description

As recently discussed, there is a common need for an advanced table component that is specifically designed for data.

For our project, the following would be useful (comparing with the Table component):

If I can think of anything else will post back here.

arifliya commented 2 months ago

The use of buttons in the table may also affect how they display in the table too and whether they will align properly or not.

m7kvqbe1 commented 1 month ago

We have now started to work on a DataGrid component.

The base implementation will have feature parity with the current Table.

It will also include the enhancements suggested within this issue (amongst others).

When it ships we intend to deprecate the Table component.