Organize front end (manifest) routing #105
Labels
client
Related to front end workings (React/Redux)
enhancement
New feature or enhancement
question/discussion
Further information is requested
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.
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.
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.
The text was updated successfully, but these errors were encountered: