Fix buttons and add nurse UI#384
Conversation
s225031317
left a comment
There was a problem hiding this comment.
I reviewed the changes and overall the PR aligns well with what was described. The updates across the Android app and the guardian-admin-dashboard improve the UI and usability quite nicely. The fixes to button behaviour across different screens make interactions feel more smooth and consistent, and the updated nurse roster layout is clearer and easier to follow.
I also noticed good improvements in navigation and shared UI components, which helps keep things consistent across the app. The task-related screens (like task list and task detail) now feel more structured and easier to use. On the admin side, the new dashboard flow with login, OTP, sidebar and pages like roster, staff management, reports, and settings looks well organised and gives a solid base for future features.
It’s also good to see that the changes were tested locally and follow the general coding style of the project. The PR stays focused on improving the frontend experience without adding unnecessary complexity, which is good.
Overall, this looks like a solid improvement PR and seems ready to merge. As a small suggestion for future, it might be useful to do more end-to-end workflow testing and double check role-based visibility in some areas, and maybe refine UI responsiveness a bit more, but these are not blocking for this PR.
s225031317
left a comment
There was a problem hiding this comment.
I reviewed the changes and overall the PR aligns well with what was described. The updates across the Android app and the guardian-admin-dashboard improve the UI and usability quite nicely. The fixes to button behaviour across different screens make interactions feel more smooth and consistent, and the updated nurse roster layout is clearer and easier to follow.
I also noticed good improvements in navigation and shared UI components, which helps keep things consistent across the app. The task-related screens (like task list and task detail) now feel more structured and easier to use. On the admin side, the new dashboard flow with login, OTP, sidebar and pages like roster, staff management, reports, and settings looks well organised and gives a solid base for future features.
It’s also good to see that the changes were tested locally and follow the general coding style of the project. The PR stays focused on improving the frontend experience without adding unnecessary complexity, which is good.
Overall, this looks like a solid improvement PR and seems ready to merge. As a small suggestion for future, it might be useful to do more end-to-end workflow testing and double check role-based visibility in some areas, and maybe refine UI responsiveness a bit more, but these are not blocking for this PR.
…d error handling and session management





Description
This PR improves the mobile app task and nurse workflows while also adding the new nurse-facing/admin UI in the
guardian-admin-dashboard.The main changes include:
guardian-admin-dashboard, including login, OTP, sidebar layout, dashboard pages, roster, staff management, reports, settings, and supporting auth/service utilitiesTodos
How to test
guardian-admin-dashboard.Screenshots and/or Gifs
Add screenshots/gifs for:
Associated MS Planner Tasks
Known Issues