Skip to content

fix(onboarding): tall wizard content was clipped and unscrollable#284

Closed
gizmax wants to merge 1 commit into
mainfrom
fix/onboarding-overflow-scroll
Closed

fix(onboarding): tall wizard content was clipped and unscrollable#284
gizmax wants to merge 1 commit into
mainfrom
fix/onboarding-overflow-scroll

Conversation

@gizmax

@gizmax gizmax commented Jul 21, 2026

Copy link
Copy Markdown
Owner

min-h-screen + justify-center clips content taller than the viewport and makes the top unreachable (Employee Onboarding template inputs). Centering moved to my-auto on the child - identical when short, page scrolls when tall. TS clean, 23 wizard tests pass.

min-h-screen + justify-center clips the top of content taller than the
viewport (templates with many inputs, e.g. Employee Onboarding) and the
clipped part is unreachable by scroll. Center via my-auto on the child
instead - identical centering when short, natural page scroll when tall.
@gizmax

gizmax commented Jul 21, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #285 (contains this fix).

@gizmax gizmax closed this Jul 21, 2026
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.

1 participant