mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-08 10:28:57 -04:00
When a user deletes their service we take them to the ‘Choose service’ page. Like other non-service-specific pages this has a link to the last service you were looking at. But in this specific case the last service you were looking at is the one you’ve just deleted. Which means the link is confusing because: - you thought the thing was ‘gone’ - we’ve secretly renamed it to ‘_archived Example service name’ So this commit hides the link in this specific case.