[PR #9235] feat(mobile): scroll-to-bottom button and touch UX improvements #13033

Closed
opened 2026-02-16 18:17:54 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9235

State: closed
Merged: No


Summary

  • Add scroll-to-bottom button that appears when scrolled up in a conversation
  • Make archive button always visible on mobile (hover-only on desktop)
  • Make variant selector and auto-accept buttons always visible (removes hover-only behavior)
  • Add responsive spacing for prompt input action bar
  • Add iOS Safari clipboard fallback for copy functionality
  • Add overflow-x: hidden to prevent horizontal scroll on mobile
  • Center toasts on mobile, right-align on desktop

Related Issues

  • Relates to #5126 - Mobile-friendly web UI
  • Relates to #7990 - Poor mobile web experience
  • Relates to #6257 - Easier scrolling (scroll-to-bottom button)
  • Relates to #6200 - Message box overflow on mobile viewports

Tested on iOS Safari via Tailscale remote access.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9235 **State:** closed **Merged:** No --- ## Summary - Add scroll-to-bottom button that appears when scrolled up in a conversation - Make archive button always visible on mobile (hover-only on desktop) - Make variant selector and auto-accept buttons always visible (removes hover-only behavior) - Add responsive spacing for prompt input action bar - Add iOS Safari clipboard fallback for copy functionality - Add overflow-x: hidden to prevent horizontal scroll on mobile - Center toasts on mobile, right-align on desktop ## Related Issues - Relates to #5126 - Mobile-friendly web UI - Relates to #7990 - Poor mobile web experience - Relates to #6257 - Easier scrolling (scroll-to-bottom button) - Relates to #6200 - Message box overflow on mobile viewports Tested on iOS Safari via Tailscale remote access.
yindo added the pull-request label 2026-02-16 18:17:54 -05:00
yindo closed this issue 2026-02-16 18:17:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13033