-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MPDX-7955 - List Header functionality (#985)
* Removing Starred filter from ListHeader * When filtering by search it no longer refreshes the whole page and flashes the initial appeal page. * Adding the mass actions back to the List Header. * Allowing the StarContact to have it's size passed as a parameter. * Adding checkbox to FlowsRow. Had to move Star button and alter some styles to fit it in. * Testing contactRow is selected * Fixing error with If statement and using `PageEnum`. * Fixing x scrolling on contactRow. Adding more tests for appealsMainPanel to boost codecov score. * cleaning up codebase
- Loading branch information
Showing
8 changed files
with
334 additions
and
74 deletions.
There are no files selected for viewing
5 changes: 4 additions & 1 deletion
5
src/components/Contacts/StarContactIconButton/StarContactIconButton.tsx
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.