-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat(INVT-CPC-988): Include user friendly action handlers (#562)
JIRA: link to jira ticket https://champlainsaintlambert.atlassian.net/browse/CPC-988 ## Context: This change is about re styling the inventory action handlers. ## Changes - Added different animated icons from library set in the index - Added titles when hovering the buttons - This change only affects the styling of the action handlers - Equalized the list borders ## Before and After UI (Required for UI-impacting PRs) InventoryProducts-Before ![image](https://github.com/cgerard321/champlain_petclinic/assets/119442915/2ed38001-c70e-4d6f-a55f-1daddb1a909c) InventoryProducts-After ![image](https://github.com/cgerard321/champlain_petclinic/assets/119442915/c5a45107-8691-4386-8cb8-5829539c4e8f) Inventory-Before ![image](https://github.com/cgerard321/champlain_petclinic/assets/119442915/3ba8eb6b-bb15-4512-8734-75f91f1ede4b) Inventory-After ![image](https://github.com/cgerard321/champlain_petclinic/assets/119442915/8c3f1110-3437-41f9-b6dd-d6cd117234aa)
- Loading branch information
Showing
3 changed files
with
77 additions
and
13 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