rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 20 forks source link

[USABILITY] More meaningful group notifications: polls and direct messages #4171

Closed jake-fava closed 2 months ago

jake-fava commented 3 months ago

Currently, notifications for polls have "Illinois" as the title (see image 1) - instead, the title should say "Group - [GROUP NAME]" (for example, "Group - Enneagram Enthusiasts")

Currently, notifications for direct messages say "[NAME] posted [MESSAGE]" (see images 2 and 3) instead, "posted" should be replaced with "messaged you" - "[NAME] messaged you [MESSAGE]" (for example, "Vanessa Burgett messaged you "Hi Jake")

Screenshot_20240626-122631 Screenshot_20240626-130036 Screenshot_20240626-130050

cc: @vburgett v6.0.14

mihail-varbanov commented 3 months ago

These notifications are generated by the Rokwire backend services. I created issues for these in the corresponding repositories: rokwire/polls-building-block#55, rokwire/groups-building-block#475

mihail-varbanov commented 2 months ago

@jake-fava, the backend issues had been reported as resolved so you could check if they match the expected behavior.

jake-fava commented 2 months ago

Working in 6.0.22 - thank you!