Skip to content

fix: prevent vertical centering in new project form - #2

Merged
dzearing merged 1 commit into
mainfrom
fix/new-project-form-visibility
Sep 16, 2025
Merged

fix: prevent vertical centering in new project form#2
dzearing merged 1 commit into
mainfrom
fix/new-project-form-visibility

Conversation

@robotdad

Copy link
Copy Markdown
Collaborator

The AnimatedTransition component was vertically centering form content, causing required fields (Project Name, Description) to be pushed above the viewport. Added centered={false} to allow forms to align to top.

🤖 Generated with Claude Code

The AnimatedTransition component was vertically centering form content,
causing required fields (Project Name, Description) to be pushed above
the viewport. Added centered={false} to allow forms to align to top.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dzearing
dzearing merged commit 6001fd8 into main Sep 16, 2025
3 of 5 checks passed
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