Skip to content

chore(onboarding): signals step papercut#1616

Merged
charlesvien merged 1 commit into
mainfrom
enable-inbox-ui
Apr 13, 2026
Merged

chore(onboarding): signals step papercut#1616
charlesvien merged 1 commit into
mainfrom
enable-inbox-ui

Conversation

@sarahxsanders
Copy link
Copy Markdown
Contributor

Problem

papercut: the "Enable Inbox" title and description on the onboarding signals step were clipped and unreachable + scrollbar didn't show them

Changes

inner context flex used justify="center" to vertically center content. justify-content: center + overflow: auto
makes top-overflow inaccessible

removed justify="center" and added mt="4" to preserve the spacing between the logo and content

before:

CleanShot.2026-04-13.at.12.11.36.mp4

after:

CleanShot.2026-04-13.at.12.17.16.mp4

How did you test this?

ran the app locally, reset onboarding state from local storage, navigated to the signals step, and resized the window to a to confirm the title and description are fully visible in both views

@sarahxsanders sarahxsanders requested a review from a team April 13, 2026 16:25
Copy link
Copy Markdown
Contributor

adboio commented Apr 13, 2026

tagging @charlesvien since he is working on some onboarding stuff 🫡

@adboio adboio requested a review from charlesvien April 13, 2026 18:42
@charlesvien
Copy link
Copy Markdown
Member

Can be merged for now, but this screen is revamped in the new flow

@charlesvien charlesvien merged commit b6fcd4a into main Apr 13, 2026
15 checks passed
@charlesvien charlesvien deleted the enable-inbox-ui branch April 13, 2026 19:12
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.

3 participants