Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification improvements #216

Open
FelberMartin opened this issue Dec 13, 2024 · 0 comments
Open

Notification improvements #216

FelberMartin opened this issue Dec 13, 2024 · 0 comments
Labels
improvement Minor improvements, no new functionality planned for later

Comments

@FelberMartin
Copy link
Collaborator

FelberMartin commented Dec 13, 2024

There are currently a few improvement ideas for enhancing the notifications or fixing bugs:

  • The notifications currently only show a generic profile picture (probably created by the authorName) and does not use the Artemis specific profile pictures
    • Implementation hints: In CommunicationNotificationManagerImpl.buildMessagingStyle we would need to use person.setIcon(...) and previously store the image url in the CommunicationMessageEntity
  • Reading a message does not automatically remove the notification (like eg in WhatsApp)
  • When pressing "Mark as read" on a notification, the message still shows as unread when later entering the app
  • Create an overview that lists all past notifications similar to iOS (planned by @julian-wls)
@FelberMartin FelberMartin added improvement Minor improvements, no new functionality planned for later labels Dec 13, 2024
@FelberMartin FelberMartin changed the title Improve Notifications Notification improvements Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Minor improvements, no new functionality planned for later
Projects
None yet
Development

No branches or pull requests

1 participant