gayanSandamal / choner-mobile

0 stars 0 forks source link

Notification Figma Design #37

Closed gayanSandamal closed 1 month ago

dineshdoluweera commented 1 month ago

Image Image

Second screenshot is the pop-up view of Daily Tip notification. That screen is only for Daily tips and all other notifications redirects to their respective screens.

@gayanSandamal @nisalV Please review

gayanSandamal commented 1 month ago

@gayanSandamal @nisalV Please review

  1. Is there a possibility for attachments in the daily tips? Something like images along with paragraphs?

  2. And how long the maximum limit will be?

  3. Or will there be a scroll option for lengthy sentences?

  4. Can we close the daily tip by just clicking the outside?

  5. How do you indicate the read and unread notifications? With the orange coloured border?

nisalV commented 1 month ago

There is a payload limit for Expo notification service. Same for Firebase notifications

I think cloud messaging is the best option

About FCM

gayanSandamal commented 1 month ago

There is a payload limit for Expo notification service. Same for Firebase notifications

I think cloud messaging is the best option

About FCM

Thanks a lot for pointing out this. I will further investigate on this

dineshdoluweera commented 1 month ago

@gayanSandamal @nisalV Please review

  1. Is there a possibility for attachments in the daily tips? Something like images along with paragraphs?
  2. And how long the maximum limit will be?
  3. Or will there be a scroll option for lengthy sentences?
  4. Can we close the daily tip by just clicking the outside?
  5. How do you indicate the read and unread notifications? With the orange coloured border?

@gayanSandamal Thank you for raising these questions.

  1. A tip should be concise, easy to read, and should fit comfortably on a mobile screen without requiring the user to scroll. It also helps maintain the user's attention while providing valuable information in a brief format. Adding an image will increase the attention but in this initial release I think it's good to keep it simple. what do you think ?

  2. Usually a tip is 30-40 words. The one in the screenshot has 60 words and this should be the longest it will get. Let's keep 60 words the maximum limit for now.

  3. No scrolling.

  4. Yes. It's easy that way.

  5. Unread ones will be shown with Orange boarder and Read ones will have the boarder color as same as the one in the boarders of dashboard screen widgets as shown the below screenshot. Thoughts ?

Screenshot 2024-10-21 094148

gayanSandamal commented 1 month ago

@gayanSandamal @nisalV Please review

  1. Is there a possibility for attachments in the daily tips? Something like images along with paragraphs?
  2. And how long the maximum limit will be?
  3. Or will there be a scroll option for lengthy sentences?
  4. Can we close the daily tip by just clicking the outside?
  5. How do you indicate the read and unread notifications? With the orange coloured border?

@gayanSandamal Thank you for raising these questions.

  1. A tip should be concise, easy to read, and should fit comfortably on a mobile screen without requiring the user to scroll. It also helps maintain the user's attention while providing valuable information in a brief format. Adding an image will increase the attention but in this initial release I think it's good to keep it simple. what do you think ?
  2. Usually a tip is 30-40 words. The one in the screenshot has 60 words and this should be the longest it will get. Let's keep 60 words the maximum limit for now.
  3. No scrolling.
  4. Yes. It's easy that way.
  5. Unread ones will be shown with Orange boarder and Read ones will have the boarder color as same as the one in the boarders of dashboard screen widgets as shown the below screenshot. Thoughts ?

@dineshdoluweera gotcha!

gayanSandamal commented 1 month ago

@nisalV @dineshdoluweera I'm moving this into done as sorted

dineshdoluweera commented 1 month ago

Ok!