[Front End] - Routing back from action dashboard to action list #29
Labels
enhancement
New feature or request
front-end
Front end improvement
good first issue
Good for newcomers
help wanted
Extra attention is needed
User Story
As a User of GHA-Stats with at least 1 GitHub actions available to me (that i've created and linked to GHA-Stats)
I would like to go back to the action list page from the action dashboard page
So that I can select a different action to view the dashboard for
Requirements
There should be breadcrumbs that allow the user to navigate back to their actions list page.
Info
There are different pages named in this feature request:
Action List Page
Url Path for the action list page:
https://actions.boringday.co/dash/<github_username>
Action Dashboard
This page is reached when the user selects an action from the action list page
Url path for the action dashboard:
https://actions.boringday.co/action/<github_username>/<action_name>
The text was updated successfully, but these errors were encountered: