RightMesh / meshIM

An on- or off-line messaging app powered by RightMesh!
GNU General Public License v3.0
17 stars 8 forks source link

Update the interface state to reflect that there are unread messages. #24

Closed FrazerSeymour closed 6 years ago

FrazerSeymour commented 6 years ago

Message list mocks here: invis.io/JSF6GLYAE#/screens/272868904

Would also be useful to add a boolean Read column to the database so this persists when the app closes.

FrazerSeymour commented 6 years ago

@JMortemore or @llefurgeysmith - would a badge of some kind in the messages tab be appropriate?

JMortemore commented 6 years ago

Yeah, a badge on the messages tab makes a lot of sense if you are in the app and have something new arrive. As opposed to the push notification.

FrazerSeymour commented 6 years ago

Do we have a badge icon or anything already?

JMortemore commented 6 years ago

Mockup here https://invis.io/JSF6GLYAE#/272868902_In_Range Just a 8x8px dot with a drop shadow that appears if you are on the In Range or Account tab and receive a new message. Does not track number of messages - they are either there or not.