Add an action panel button to mark all conversations as read.#2687
Add an action panel button to mark all conversations as read.#2687ianmacd wants to merge 2 commits into
Conversation
6e13497 to
9a37fa6
Compare
|
Generally think having a button to mark all conversations as read is a good idea, but not sure about the placement of the button in this design, the UX/UI team is going to look at some options on where we could place the button |
I'm not married to the location I used. I placed the button in the action panel because:
|
|
Wanted to do a temperature check on this one to see if people still feel this is a necessary feature now that we are syncing the read status of messages. For me, this has really cut down on the need to go through conversations and mark them as read on desktop. |

Contributor checklist:
clearnetbranchyarn readyrun passes successfully (more about tests here)By pressing the ✓ button in the action panel, the user can now mark all conversations as read.
This PR incidentally implements tool-tips for the action panel buttons, as pictured here:
On successful marking, a toast is displayed:
Fixes oxen-io/session-desktop-temp#409.