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

In-App Notifications #375

Open
riyazhdholakia opened this issue May 3, 2020 · 1 comment
Open

In-App Notifications #375

riyazhdholakia opened this issue May 3, 2020 · 1 comment

Comments

@riyazhdholakia
Copy link
Contributor

  • Setup the in-app notification end-point to fetch the in-app notifications
  • Show a badge-icon on the notifications tab-icon highlighting the number of new in-app notifications received.
  • New/Un-read notifications will have a green background as given in the designs.
  • On-click, update the background to white to mark it as read and simultaneously also update the server that this notification has been read.
  • Notifications will be arranged already from the server based on priority/new message. Display them in the same order we receive them from back-end.
  • Designs for in-app: https://marvelapp.com/5c70c7a/screen/54506034
@noureend
Copy link

noureend commented May 24, 2020

  • Just show the red badge next to the notifications icon - No need for numbers

Show a badge-icon on the notifications tab-icon highlighting the number of new in-app notifications received.

  • unread notifications color: rgba(0, 168, 93,0.2)

New/Un-read notifications will have a green background as given in the designs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants