lowercase-labs / starter-saas-app

0 stars 0 forks source link

Notifications #3

Open sritampatnaik opened 3 years ago

sritampatnaik commented 3 years ago

Description
A basic skeleton for showing notifications to the user. Each notification has these id, title, content, actionUrl, category, createTime, lastUpdateTime and status

Components

  1. Notifications bell and popover in the navbar
  2. Notifications tab in settings `/settings/notifications

Features Component 1

Component 2

sritampatnaik commented 3 years ago
Screenshot 2021-05-11 at 2 24 18 PM
MrAyush commented 3 years ago

On navigating to the settings page the specific tabs don't get selected (same for billings) which one to show? its default is profile. so as of now their is no profile so its not selecting anything Seen/Read notifications not appearing in the popover how much should we show? A popover with unread notifs with scroll

sritampatnaik commented 3 years ago
MrAyush commented 3 years ago

Sure, unit-jest these are the library installed via Vue ui