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

rg/32 report incident form #35

Merged
merged 61 commits into from May 27, 2023
Merged

Conversation

ranegray
Copy link
Collaborator

Built out multipage form from issue #32. Added Zustand FormStore and multiple view components and navigation components. Data is persisting globally right now and being stored in Zustand formStore.js.

I've commented out Map and NavBar while working on this component.

@ranegray ranegray linked an issue Mar 31, 2023 that may be closed by this pull request
@ranegray ranegray changed the title WIP rg/32 report incident form rg/32 report incident form Apr 30, 2023
@Netdreion
Copy link
Collaborator

Nicely done

Netdreion
Netdreion previously approved these changes Apr 30, 2023
Copy link
Collaborator

@Netdreion Netdreion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nicely done !

zoom={12}
zoomControl={false}
className="min-h-screen w-full"
>
<SetViewOnUserLocation />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe in the future, we can move this out to it's own component

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like create a new file for it? Instead of colocating it with Map?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I guess so but we can refactor later thanks!

Copy link
Collaborator

@toreylittlefield toreylittlefield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ranegray excellent work on this man. It was a big ticket and you did good. Thanks for creating issues as well that's much appreciated!

@toreylittlefield toreylittlefield merged commit 93d16bf into main May 27, 2023
1 check passed
@toreylittlefield toreylittlefield deleted the rg/32-report-incident-form branch May 27, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report Incident Form
3 participants