Skip to content

(CISC-1585) Select all with pagination, new icons, check all empty st… #483

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

Lukeaber
Copy link
Collaborator

…ate bug fix, table actions

Okay sorry there's quite a few changes in the one pr but these are changes needed for the latest comply feature.

1st change: in packages/data-grid/src/table/README.md i changes the ```sh shell to be '''markdown as this is supported by styleguidest and removes console warnings in the pds build.

2nd change: i added 3 new icons

Screenshot 2021-12-13 at 11 52 21

Screenshot 2021-12-13 at 11 54 12

Screenshot 2021-12-13 at 11 53 49

3rd change: Added Table actions
Screenshot 2021-12-13 at 11 57 01

4th change: Select all with pagination pattern
2021-12-13 12 01 17

5th change: Small empty state bug where the table header select all checkbox would be intermediate state when it should be empty

Will push a release pr for both the react components and datagrid after just a lot in this one already

@Lukeaber Lukeaber requested a review from a team as a code owner December 13, 2021 12:07
@Lukeaber Lukeaber force-pushed the CISC-1585-DataGrid-Improvements branch 2 times, most recently from 02ca876 to e6e6179 Compare December 13, 2021 13:46
children
)}
<div className="dg-table-header-text-container">
{children === undefined ? (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test this out but think it can be !children

@danadoherty639
Copy link
Contributor

All looks good apart from minor comment

@Lukeaber Lukeaber force-pushed the CISC-1585-DataGrid-Improvements branch from e6e6179 to c76f516 Compare December 15, 2021 14:13
Copy link
Contributor

@danadoherty639 danadoherty639 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Lukeaber Lukeaber merged commit 4d095f9 into main Dec 20, 2021
@eputnam eputnam deleted the CISC-1585-DataGrid-Improvements branch June 12, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants