codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
25 stars 24 forks source link

[Enhancement] - Move New Message Modal notification into MUI Snackbar #495

Closed leekahung closed 8 months ago

leekahung commented 8 months ago

Describe the Current Behavior/Feature:

We've previously updated all the notifications into MUI Snackbars (https://mui.com/material-ui/react-snackbar/). But it looks like there's still one notification that still needs to be updated in the new messages modal.

https://github.com/codeforpdx/PASS/assets/14917816/18c713d0-fa51-441b-b148-26d3ddbbc48f

Proposed Implementation (if applicable):

Update component to have notification moved into MUI Snackbar instead of leaving it i the modal.

https://github.com/codeforpdx/PASS/assets/14917816/fd93ba3f-af6f-42f6-9734-ac796996417e