codeforpdx / PASS

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

[Enhancement]: Ability to mark a read inbox message as unread #557

Closed xscottxbrownx closed 10 months ago

xscottxbrownx commented 10 months ago

Describe the Current Behavior/Feature:

There is no current functionality to mark an inbox message as unread, once it has been read/clicked on by user.


Proposed Behavior/Feature:

Ability to mark an inbox message as unread again. It should update the unread messages number badge on the message icon in navbar as well.


Rationale:

A lot of users of emails and messages rely on unread message count as a follow-up or priority reminder.


Proposed Implementation (if applicable):

Reverse engineer from the marking an inbox message as read.


Additional Context:

Creating issue (it didn't exist previously) to add more clear visibility/documentation of resulting PR of this addition.