forked from Automattic/wp-calypso
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Domain management: allow bulk-selecting domains (Automattic#80826)
* Add the ability to select domains * Add DomainsTableRow unit tests * Add DomainsTable unit tests * Revert test data param change * Remove DomainsTableRow tests covered by DomainsTable * Add accessible labels to checkboxes * Remove display flex from table header on desktop * Use a set instead of an array to store the selected domains * Only remove dangling domains from the bulk selection * Fix type errors on domain header tests * Revert code style changes on domains-table/style.scss --------- Co-authored-by: Philip Jackson <p-jackson@live.com>
- Loading branch information
Showing
8 changed files
with
328 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.