iTwin / iTwinUI-react

A react component library for iTwinUI.
https://github.com/iTwin/iTwinUI
Other
84 stars 23 forks source link

feat(Table): Row selection count for paginator #837

Closed adamhock closed 1 year ago

adamhock commented 2 years ago

PR continued from #836

There is now a counter in the bottom left section the paginated tables that shows how many rows have been selected if multi-selection mode is enabled.

Closes https://github.com/iTwin/iTwinUI-react/issues/834

mayank99 commented 2 years ago

Can you reassign the reviewers to be the same as the old PR?

Also I have a question: what does the iui-table-paginator-selection-count do? We don't have any styles for it afaict.

adamhock commented 2 years ago

Also I have a question: what does the iui-table-paginator-selection-count do? We don't have any styles for it afaict.

This class name has been removed