diff --git a/.changeset/few-lions-matter.md b/.changeset/few-lions-matter.md new file mode 100644 index 0000000000..29332fa398 --- /dev/null +++ b/.changeset/few-lions-matter.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-notifications': minor +--- + +Rephrasing labels of the View filter to be more clear. Based on the received users' feedback. diff --git a/plugins/notifications/src/components/NotificationsFilters/NotificationsFilters.tsx b/plugins/notifications/src/components/NotificationsFilters/NotificationsFilters.tsx index 2676016695..1d236069f2 100644 --- a/plugins/notifications/src/components/NotificationsFilters/NotificationsFilters.tsx +++ b/plugins/notifications/src/components/NotificationsFilters/NotificationsFilters.tsx @@ -197,9 +197,9 @@ export const NotificationsFilters = ({ value={viewValue} onChange={handleOnViewChanged} > - New only + Unread notifications + Read notifications Saved - Marked as read All