Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(app): marquee scroll for overflowing sidebar titles#13210

Closed
alexyaroshuk wants to merge 20 commits into
anomalyco:devfrom
alexyaroshuk:feat/sidebar-title-marquee
Closed

feat(app): marquee scroll for overflowing sidebar titles#13210
alexyaroshuk wants to merge 20 commits into
anomalyco:devfrom
alexyaroshuk:feat/sidebar-title-marquee

Conversation

@alexyaroshuk

@alexyaroshuk alexyaroshuk commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a marquee scroll animation on hover to sidebar session titles, so that it is easier to read the session title without opening it. Long titles truncate with ellipsis by default and smoothly scroll to reveal full text on hover.

2026-02-12.04-12-01.mp4

How did you verify your code works?

tested to ensure animation starts immediately on hover, and resets when mouse leaves the session item
made sure the speed is same for both long and short titles
made sure we only scroll if there is overflow

Files changed:

File Changes
sidebar-items.tsx Hover-triggered overflow detection and marquee toggle
utilities.css marquee utility class and keyframes

@github-actions

Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

No duplicate PRs found

@alexyaroshuk alexyaroshuk force-pushed the feat/sidebar-title-marquee branch from 00af2b6 to 42ae8cc Compare February 11, 2026 20:20
@alexyaroshuk alexyaroshuk force-pushed the feat/sidebar-title-marquee branch from 42ae8cc to 892002a Compare February 11, 2026 20:26
@alexyaroshuk alexyaroshuk marked this pull request as ready for review February 11, 2026 20:35
@rekram1-node

Copy link
Copy Markdown
Collaborator

Automated PR Cleanup

Thank you for contributing to opencode.

Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions.

This PR was closed because it matched the following cleanup criteria:

  • The PR was created more than 1 month ago
  • The PR had fewer than 2 positive reactions
  • Positive reactions are counted as thumbs-up, heart, celebration, or rocket reactions on the PR

PRs created within the last month are not affected by this cleanup.

If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate.

Thanks again for taking the time to contribute.

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.

2 participants