Skip to content

Release 3138

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:26
03345d6

Trello card

https://trello.com/c/ZwpPMswx / https://trello.com/c/hUqhlo9f

Context

This is a spike into how we might remove the candidate dashboard in a quick fashion.

This PR doesn't remove the functionality, but removes all links to it across the service. A user could still access the functionality through inputting the URL directly, but this will reduce usage significantly.

Changes proposed in this pull request

  • Remove the ability to access the dashboard through anchor links in the service.
  • Fix tests associated with clicking on these anchor links

Guidance to review