diff --git a/.changeset/kind-steaks-flow.md b/.changeset/kind-steaks-flow.md new file mode 100644 index 0000000000..fc93d5b1d0 --- /dev/null +++ b/.changeset/kind-steaks-flow.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-notifications': patch +--- + +The "Created after" filter renamed to the "Sent out" 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..3e3a2f3b0f 100644 --- a/plugins/notifications/src/components/NotificationsFilters/NotificationsFilters.tsx +++ b/plugins/notifications/src/components/NotificationsFilters/NotificationsFilters.tsx @@ -207,12 +207,10 @@ export const NotificationsFilters = ({ - - Created after - + Sent out