Skip to content

fix(web): restore mobile scrolling outside Telegram#358

Merged
tiann merged 1 commit intotiann:mainfrom
Sun-sunshine06:fix-mobile-scrolling-outside-telegram
Mar 24, 2026
Merged

fix(web): restore mobile scrolling outside Telegram#358
tiann merged 1 commit intotiann:mainfrom
Sun-sunshine06:fix-mobile-scrolling-outside-telegram

Conversation

@Sun-sunshine06
Copy link
Contributor

Summary

  • restore page-level scrolling for normal mobile browsers while keeping Telegram WebApp scroll lock
  • add shared app-scroll-y containers for session list, chat thread, files, file view, settings, and new session
  • tag the document with data-telegram-app during bootstrap so CSS can branch by environment

Test Plan

  • bun run --cwd web typecheck
  • bun run --cwd web build
  • manually verify mobile scrolling outside Telegram on sessions, chat, files, and settings

Refs #133

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.

Findings

  • None.

Summary
Review mode: initial. No issues found in modified lines. Residual risk: scroll behavior differences across Telegram vs non-Telegram; manual device verification recommended.

Testing

  • Not run (automation).

@tiann tiann merged commit acda983 into tiann:main Mar 24, 2026
2 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