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

#461 Assault convictions now provide warning #514

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

georgehelman
Copy link
Contributor

No description provided.

…proach for adding offense-level warnings on the Petition page
@georgehelman georgehelman changed the title Assault convictions now provide warning #461 Assault convictions now provide warning Nov 16, 2024

const dateAt18YearsOld = isValid(dob) && new Date(dob.getFullYear() + 18, dob.getMonth() + dob.getDay());

let warnings2 = [...warnings, 'warning 1', 'warning 2'];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fix this

@georgehelman georgehelman merged commit ab33be2 into master Nov 27, 2024
2 checks passed
@georgehelman georgehelman deleted the assault_convictions branch November 27, 2024 04:29
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.

2 participants