Content
View differences
Updated by Marc Alcobé 3 months ago
**As** a user
**I want to** easily mark as read notifications in the notification centre
**so that** I don't have to enter the work package
**Acceptance criteria**
* Ensure that a full swipe gesture from left to right marks directly the notification as read without need to have an extra tap on the icon in the green zone.
* Do not reload the full notification centre list when a notification is marked as read.
* The notification mark as read should disappear but the res of the list should still be visible without reload
**Technical notes**
* Dismissing items proposal on _\[TBD\] <mention class="mention" data-id="85313" data-type="user" data-text="@Oleksii Borysenko">@Oleksii Borysenko</mention> how can we manage that the activity comments without loading needed for refreshing the items list. notification list doesn't reload when marking a work package as read?_
**Out of scope**
<br>
**Original bug**
I need to swipe, then click the green envelop and then wait until the whole list renders again. For each list item. I believe that the swipe could directly remove the item from the list. Without extra click and without reloading the full list.
**I want to** easily mark as read notifications in the notification centre
**so that** I don't have to enter the work package
**Acceptance criteria**
* Ensure that a full swipe gesture from left to right marks directly the notification as read without need to have an extra tap on the icon in the green zone.
* Do not reload the full notification centre list when a notification is marked as read.
* The notification mark as read should disappear but the res of the list should still be visible without reload
**Technical notes**
* Dismissing items proposal on
**Out of scope**
<br>
**Original bug**
I need to swipe, then click the green envelop and then wait until the whole list renders again. For each list item. I believe that the swipe could directly remove the item from the list. Without extra click and without reloading the full list.