Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] change /dashboard route to /search #153

Closed
alexjball opened this issue Sep 15, 2021 · 1 comment · Fixed by #154
Closed

[FEATURE] change /dashboard route to /search #153

alexjball opened this issue Sep 15, 2021 · 1 comment · Fixed by #154
Assignees
Labels
enhancement New feature or request frontend

Comments

@alexjball
Copy link
Member

The page at /dashboard is the search interface, as identified by the tab in the page header. So, we should update the route to match.

Steps:

  • Rename the pages/dashboard directory to pages/search
  • Update all path references to /dashboard to /search. Easiest way is probably to search for "/dashboard"
@alexjball
Copy link
Member Author

@nancyyang94 FYI

@alexjball alexjball added enhancement New feature or request frontend labels Sep 15, 2021
@nancyyang94 nancyyang94 self-assigned this Sep 15, 2021
alexjball added a commit that referenced this issue Sep 15, 2021
Feature #153: change dashboard route to /search
@alexjball alexjball linked a pull request Sep 15, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants