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

Organize front end (manifest) routing #105

Closed
Tracked by #50
dpgraham4401 opened this issue Sep 26, 2022 · 1 comment
Closed
Tracked by #50

Organize front end (manifest) routing #105

dpgraham4401 opened this issue Sep 26, 2022 · 1 comment
Labels
client Related to front end workings (React/Redux) enhancement New feature or enhancement question/discussion Further information is requested

Comments

@dpgraham4401
Copy link
Member

dpgraham4401 commented Sep 26, 2022

This is a 2 part questions. 1 how users can navigate to their manifests in haztrak? How do we organize the routing itself? Answering this may help wrap out noggins around the number of React features we're going to need.

  1. It would be nice to be able to access a users manifest without having to drill down so many clicks from home -> site -> site manifests -> manifest view/edit.

    • Home may include dashboard info on manifests at some points, but I would be good to have navigation on sidelayout_nav allowing users to get a table view of all manifest (multiple sites per user). Maybe in the future will have basic ability to filter and drill down.
    • User can still drill down (read filter manifest by site) via the currently method that's similar to RCRAInfo (i.e., from home, go to site, go to site's e-Manifest module)
  2. Initial thoughts, handling all routing as a sub routing in the 'Manifest' feature directory. the Manifest component will be the top level component that will generally own manifest data and pass down data as props.

@dpgraham4401 dpgraham4401 mentioned this issue Sep 26, 2022
9 tasks
@dpgraham4401 dpgraham4401 added enhancement New feature or enhancement client Related to front end workings (React/Redux) question/discussion Further information is requested labels Sep 26, 2022
@dpgraham4401 dpgraham4401 changed the title Organize front end routing Organize front end (manifest) routing Sep 26, 2022
@dpgraham4401
Copy link
Member Author

closing temporarily

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Related to front end workings (React/Redux) enhancement New feature or enhancement question/discussion Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant