-
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.
Refactor SelectGenebankStep and YearlyReportMultiStepForm components …
…for improved functionality and user experience - Added optional handleNext prop to SelectGenebankStep to facilitate navigation after genebank selection. - Streamlined user role checks in YearlyReportMultiStepForm, enhancing clarity and ensuring accurate step progression based on user roles (admin, manager). - Implemented auto-selection of genebank for non-admin/non-manager users, improving user experience by reducing manual input. - Removed unnecessary comments and debug logs to enhance code readability and maintainability. These changes aim to improve the overall functionality and user experience within the affected components.
- Loading branch information
Showing
2 changed files
with
28 additions
and
103 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