Content
View differences
Updated by Jens Ulferts almost 5 years ago
**As** a project member
**I want to** view my notifications organised by read status
**so that** I can spend the least amount of time getting to the most relevant work packages for which notifications were generated.
**Note** this is tightly coupled to ##38538
**Acceptance criteria**
* The first menu item is “Inbox”, with a badge on the right side with the total number of unread notifications. Clicking on the item will show the notifications that are unread.
* This number will decrease as the user reads each notification group (and move from “Inbox” to “Read”).
* The third (but until "flagged" is implemented, it is the second) menu item is “Read”. This view will display the last notifications that have been read by the user (with a time and item limit that will be defined for how long past notifications are stored).
* The buttons for "Unread"/"All" are removed from the content area of the notification center as they are replaced by the menu items
**Visual**
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21952/content"></div></figure>
**Out of scope for this work package**
* The "Projects" dynamic list, which has been described in another (related) work package.
* The menu items "Flagged" and "MyComments" which are handled in #38538
**Open**
* Are items reloaded from the server upon clicking on the items "Inbox"/"Read" to always get the most up to date information or are the currently loaded notifications kept?
**I want to** view my notifications organised by read status
**so that** I can spend the least amount of time getting to the most relevant work packages for which notifications were generated.
**Note** this is tightly coupled to ##38538
**Acceptance criteria**
* The first menu item is “Inbox”, with a badge on the right side with the total number of unread notifications. Clicking on the item will show the notifications that are unread.
* This number will decrease as the user reads each notification group (and move from “Inbox” to “Read”).
* The third (but until "flagged" is implemented, it is the second) menu item is “Read”. This view will display the last notifications that have been read by the user (with a time and item limit that will be defined for how long past notifications are stored).
* The buttons for "Unread"/"All" are removed from the content area of the notification center as they are replaced by the menu items
**Visual**
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21952/content"></div></figure>
**Out of scope for this work package**
* The "Projects" dynamic list, which has been described in another (related) work package.
* The menu items "Flagged" and "MyComments" which are handled in #38538
**Open**
* Are items reloaded from the server upon clicking on the items "Inbox"/"Read" to always get the most up to date information or are the currently loaded notifications kept?