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

UI: Refactor metadata about app pages #599

Open
exxonvaldez opened this issue Mar 3, 2020 · 0 comments
Open

UI: Refactor metadata about app pages #599

exxonvaldez opened this issue Mar 3, 2020 · 0 comments
Labels
Frontend React, JavaScript, and UI stuff

Comments

@exxonvaldez
Copy link
Contributor

exxonvaldez commented Mar 3, 2020

There is an opportunity to refactor the metadata for our UI pages, as info form is distributed across:

  • the page reducer (page.js) for root-component-per-page type names
  • routes map (mapRoutes.js) for url paths
  • SidebarButton.jsx for names in the navigation, and
  • here in the title reducer for titles.

Originally posted by @exxonvaldez in #467 (comment)

@exxonvaldez exxonvaldez added the Frontend React, JavaScript, and UI stuff label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend React, JavaScript, and UI stuff
Projects
None yet
Development

No branches or pull requests

1 participant