Skip to content

Conversation

@athal7
Copy link
Contributor

@athal7 athal7 commented Jan 18, 2026

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

Tested on iOS Safari via Tailscale remote access.

- Add scroll-to-bottom button that appears when not at conversation end
- Make archive button always visible on mobile (hover-only on desktop)
- Make variant selector and auto-accept buttons always visible (not hover-only)
- Add responsive spacing for prompt input action bar and right-side actions
- 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
- Add defensive array check for agent list
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Found Potential Related PRs:

  1. PR fix(app): comprehensive mobile UX improvements #7989 - fix(app): comprehensive mobile UX improvements

  2. PR fix(ui): improve sidebar accessibility and responsiveness on zoom and small screens #7988 - fix(ui): improve sidebar accessibility and responsiveness on zoom and small screens

These PRs may have overlapping changes or similar improvements. Recommend reviewing them to ensure no conflicts or duplicate work.

@athal7 athal7 marked this pull request as ready for review January 18, 2026 13:53
@athal7 athal7 requested a review from adamdotdevin as a code owner January 18, 2026 13:53
@adamdotdevin
Copy link
Contributor

@athal7 please add some screenshots

@iljod
Copy link
Contributor

iljod commented Jan 18, 2026

bwahaha ai commit

@athal7
Copy link
Contributor Author

athal7 commented Jan 18, 2026

image
image
image

@athal7
Copy link
Contributor Author

athal7 commented Jan 18, 2026

Sorry for the slop comment, hope the actual screenshots help

Probably needs some fine tuning still

@athal7
Copy link
Contributor Author

athal7 commented Jan 18, 2026

@adamdotdevin @iljod new screenshots with refinements

prompt bar & scroll to bottom

image

archive button

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants