-
Notifications
You must be signed in to change notification settings - Fork 7
IBX-9060: Describe notifications in user doc #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 3 commits
9419f91
f3f8918
6cbbc29
14b638d
573dcae
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
--- | ||
Check warning on line 1 in docs/getting_started/notifications.md
|
||
description: Get to know about notifications. | ||
month_change: true | ||
--- | ||
|
||
# Notifications | ||
|
||
With real-time notifications you stay informed and can take appropriate actions immediately. | ||
|
||
Notifications inform you about incoming assignments or requests, for example, when: | ||
|
||
- another user invites you to preview their work | ||
- when items are assigned for [your review](../content_management/workflow_management/editorial_workflow.md#review-queue) | ||
- when another user requests that you [release a lock](work_with_versions.md#release-locked-drafts) | ||
- when items are [sent to trash](copy_move_hide_content.md#remove-content) | ||
|
||
## Access notifications | ||
|
||
At the top of the main screen you can see a top bar. | ||
The top bar contains a notification icon. | ||
When you receive a new notification, a badge appears on the notification icon, with a number of notifications that require your attention, and a message appears on the screen to notify you of new notifications. | ||
|
||
 | ||
|
||
If you have already received notifications and didn't act on then, a number of notifications on the badge increases when you receive another one. | ||
Check warning on line 25 in docs/getting_started/notifications.md
|
||
|
||
 | ||
|
||
Click the notification icon to view a short list with the most recent notifications, arranged from newest to oldest. | ||
Here, you can click certain notifications in the short list to act on them, according to their originator's request. | ||
|
||
You can click the three dots icon on the right side of each individual notification and mark it as read or delete it. | ||
You can also click **Mark all as read** to mark all notifications as read. | ||
|
||
 | ||
|
||
!!! note "Informative notifications" | ||
|
||
Some notifications are informative only, and do not require your action. | ||
An example could be an information that scheduled publication of a content item has been cancelled. | ||
|
||
## View all notifications in Notifications screen | ||
|
||
The short list holds a limited number of notifications. | ||
You can see all the notifications that you have received in the **Notifications** screen. | ||
|
||
1. In the top bar, click a notification icon. Then, at the bottom of the short list, click **View all notifications...**. | ||
Check failure on line 47 in docs/getting_started/notifications.md
|
||
|
||
Here, you can see a list of notifications, together with information about their status and arrival date and time. | ||
Check warning on line 49 in docs/getting_started/notifications.md
|
||
|
||
 | ||
|
||
!!! note "List pagination" | ||
|
||
Check warning on line 54 in docs/getting_started/notifications.md
|
||
The list can take more than one screen. If it is so, you can click the arrows and numbers at the bottom of the screen to navigate the list. | ||
|
||
2. Narrow down the list of displayed notifications by selecting one or more of the following filters: | ||
|
||
- **Notification type**: for example, content item review request | ||
- **Status**: unread or read | ||
- **Date and time**: start and end of date range within which the notification was received | ||
|
||
 | ||
|
||
3. Click **Apply** to confirm your choices. | ||
Check failure on line 65 in docs/getting_started/notifications.md
|
||
|
||
4. To clear all the filters, click **Clear filters**. | ||
Check failure on line 67 in docs/getting_started/notifications.md
|
||
|
||
### Act on notifications | ||
|
||
In the notification screen, you can act on the notification to fulfill the request of the originator. | ||
|
||
To act on a notification, find it in the notifications list and, in its line, click a link in the title. | ||
dabrt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
You can also click an icon next to the notifications date and time. | ||
dabrt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Depending on the context, the icon can be called differently, for example, **Go to content**, **Go to trash** or **Accept request**. | ||
dabrt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
dabrt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
### Delete notifications or change their status | ||
|
||
You may want to change the status of multiple or individual notifications in the **Notifications** screen, or even delete them completely. | ||
|
||
1. Use filters to find the notifications that you want to delete or change their status. | ||
Check failure on line 81 in docs/getting_started/notifications.md
|
||
|
||
2. To toggle the status of an individual notification, find it in the notifications list and, in its line, next to the notifications date and time, click an envelope icon. | ||
Check warning on line 83 in docs/getting_started/notifications.md
|
||
|
||
3. To delete multiple notifications at once or mark them as read, in the **Notifications** screen: | ||
|
||
- select checkboxes next to notifications that you want to process | ||
- at the top of the list, click **Mark as read** or **Delete**. | ||
Check failure on line 88 in docs/getting_started/notifications.md
|
||
|
||
 |
Uh oh!
There was an error while loading. Please reload this page.