Skip to content

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

Open
alexyaroshuk wants to merge 18 commits intoanomalyco:devfrom
alexyaroshuk:feat/sidebar-title-marquee
Open

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

Conversation

@alexyaroshuk
Copy link
Contributor

@alexyaroshuk alexyaroshuk commented Feb 11, 2026

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
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:

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
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.

1 participant