This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Display success toast when lab is completed #2168
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
good first issue
indicates an issue is good for a first time contributor
in progress
indicates that issue/pull request is currently being worked on
labs
issue/pull request that interacts with labs module
Milestone
Scenario
AS
A user who can update lab
I WANT
A success toast displayed
SO THAT
I know that the lab was successfully completed
Acceptance Criteria
GIVEN
A lab is being updated
WHEN
The lab is successfully updated
THEN
A success toast should be displayed saying
Completed ${lab.type} for ${lab.patient.name}.
Related Issues
Technical Notes
The text was updated successfully, but these errors were encountered: