Added Admin Dashboard Functions and Fixed Error Messages and Bugs#382
Open
ys2426 wants to merge 1 commit into
Open
Added Admin Dashboard Functions and Fixed Error Messages and Bugs#382ys2426 wants to merge 1 commit into
ys2426 wants to merge 1 commit into
Conversation
…rror message; Fixed Previous button functionality in forms; Implemented Home & Sign out button functions in Sidebar; Removed Triangular Nav buttons with same functionalities as Next/Prev buttons for all pages
Collaborator
iHateErrorsSoMuch
left a comment
There was a problem hiding this comment.
_I’ve reviewed the changes and the implementation aligns well with the PR description. The updates to validation, navigation, and sidebar functionality all look consistent and well-structured.
The fixes for mandatory field validation and the Previous button behavior appear to be handled properly, and removing the duplicate triangular navigation helps simplify the UI logic. The addition of the sign-out confirmation dialog and sidebar functionality also looks clean and consistent across pages._
My review is based on code inspection only, as I wasn’t able to run the project locally yet. I didn’t notice any obvious issues in the changes, and overall the code is readable and consistent.
Happy to approve 👍
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added Sign out confirmation message; Added New Patient forms fields error message; Fixed Previous button functionality in forms; Implemented Home & Sign out button functions in Sidebar; Removed Triangular Nav buttons with same functionalities as Next/Prev buttons for all pages"
Description
Added Several Additions and few changes to the Admin Dashboard and Pages in Admin module.
List of changes
Screenshots and/or Gifs