Notification Tab

In-app Notifications. User perspective #

  • In-app notifications are accessible in notification popup and notification page;
  • To open notification popup - user should click on notification icon in the header menu authenticated view;
  • To opeb notification page - user should click on View all button at the bottom of the notification popup;
  • When the user has unread notificaitons there is counter N of unread notificaitons is displayed for notification icon in menu and (+N) next to title of notifications page or popup.
  • for both page and popup there is ability to filter notifications by type:
    • all (default)
    • investments (associated with the investment activity)
    • investment profiles (associated with investment profile updates)
    • documents (having link to documents or notifying about some document with update)
  • for both page and popup there is ability to filter notifications by:
    • read flag (read/unread)
    • tag (System - some custom system notifications, <Profile type> profile - for kyc and accreditation notifications of appropriate type’s profile; Investment <ID> - for investment associated notificaitons, f.e. status change/congratulations/funding status update/offer status change; Tax Document/Offer update - for notifications with tax doc or offer update; Wallet- for notifications of wallet creation/bank account linking/wallet transactions )
  • Priority of filtration/tabs/search application:
    • if tab filter is applied, lock ability to filter by tag;
    • if tag filter is applied, lock ability to filter by tab;
    • if read/unread filter and/or tab filter are applied, they are reset on search attempt, and vice versa.
  • for both page and popup unread notifications are displayed on the top, ordered by date - recent first;
  • unread notificaiton has dot icon; by click on it notification is marked as read.
  • also notificaiton is marked as read by click on the any link inside of notification block
  • read notifications are also orderes by date - recent first
  • Notification page has ability to search for notifications - search works by key word for text of notificaitons and tags.
  • Notification popup shows last 15 notifications by default. To see more user should visit notification page by click on View all button in notificaiton popup.
  • Notification page shows 20 notifications by default, then loaded 10 by 10 using Load More button.
  • both notification page and popup has Make all as read button - to mark all unread notificaiton as read.
  • when all or one notificaiton is read- notification list is reordered to match the rule:
    • unread are on the top - recent first
    • then read - recent first
  • when new notification is sent - counter is incremented for notification menu icon/notification popup and page
  • when notification is marked as read - counter is decremented for notification menu icon/notification popup and page
  • when all marked as read - counter disappears for notification menu icon/notification popup and page

See list of the notification here.