Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) O3-2718: inconsistent notification style upon cancelling an active visit #1566

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

psworld
Copy link
Contributor

@psworld psworld commented Jan 7, 2024

Requirements

  • My work includes tests or is validated by existing tests.

Summary

When an Active Visit is cancelled the notification is an ActionableNotification. This issue on JIRA states that the notification on cancelling an active visit should not be an ActionableNotification but instead should be a simple Snackbar, which is consistent with styling of rest of app.
This PR fixes the above issue.

I have fixed the tests where was required. Currently all tests pass.

Screenshots

Before

image

After

image

Related Issue

Link to JIRA ticket: https://openmrs.atlassian.net/browse/O3-2718

@psworld psworld changed the title O3-2718: Fix inconsistent notification style upon cancelling an active visit (fix) O3-2718: inconsistent notification style upon cancelling an active visit Jan 8, 2024
Copy link
Contributor

@hadijahkyampeire hadijahkyampeire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @psworld

@hadijahkyampeire hadijahkyampeire merged commit 1442849 into openmrs:main Jan 8, 2024
6 checks passed
brandones pushed a commit that referenced this pull request Jan 11, 2024
…ive visit (#1566)

O3-2718: Fix inconsistent notification style upon cancelling an active visit

Co-authored-by: Ps <ps.world.is.here@gmal.com>
Co-authored-by: Dennis Kigen <kigen.work@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants