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

feat: rework frontend validation for release plan templates #9055

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

daveleek
Copy link
Contributor

@daveleek daveleek commented Jan 3, 2025

Adds validation, error messages and UI indication for:
Minimum one strategy per milestone.
At least one milestone per template.
Milestone must have a name.

Moving milestone name editing component into separate component instead of duplicating.
Clicking to edit milestone name no longer triggers accordion movement

image

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:07am
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:07am

Copy link
Contributor

github-actions bot commented Jan 3, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link
Member

@nunogois nunogois left a comment

Choose a reason for hiding this comment

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

LGTM.

Are we planning on adding these validations server-side as well?

@daveleek
Copy link
Contributor Author

daveleek commented Jan 3, 2025

Thanks @nunogois! Yes, there will be server-side validation as well for this!

@daveleek daveleek merged commit 7893d3f into main Jan 3, 2025
11 of 12 checks passed
@daveleek daveleek deleted the feat/release-plan-templates-frontend-validation branch January 3, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants