Skip to content

Fix create session page scrolling#318

Merged
tiann merged 1 commit intotiann:mainfrom
lidaxian121:fix/new-session-scroll
Mar 19, 2026
Merged

Fix create session page scrolling#318
tiann merged 1 commit intotiann:mainfrom
lidaxian121:fix/new-session-scroll

Conversation

@lidaxian121
Copy link
Contributor

Summary

  • keep the create session header outside the scrolling region
  • move the form content into a height-constrained inner scroll container
  • ensure the content pane can scroll when agent/model options make the page taller

Problem

On the create session page, choosing agents like Codex adds enough options that the lower action buttons can become unreachable because the page cannot scroll vertically.

Testing

  • local manual verification of the create session page layout
  • confirmed the scroll region starts below the header and can scroll through the full form

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Review mode: initial. No issues found in modified lines. Residual risk: layout regressions on small screens/Telegram webview; tests not run.

@tiann tiann merged commit 2e27278 into tiann:main Mar 19, 2026
2 checks passed
Hwwwww-dev pushed a commit to Hwwwww-dev/hapi that referenced this pull request Mar 20, 2026
Co-authored-by: liyang <liyang25@pku.edu.cn>
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