Skip to content

Feat/sidebar title marquee#92

Merged
alexyaroshuk merged 18 commits intodevfrom
feat/sidebar-title-marquee
Mar 19, 2026
Merged

Feat/sidebar title marquee#92
alexyaroshuk merged 18 commits intodevfrom
feat/sidebar-title-marquee

Conversation

@alexyaroshuk
Copy link
Copy Markdown
Owner

@alexyaroshuk alexyaroshuk commented Mar 19, 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

@alexyaroshuk alexyaroshuk merged commit 6c87c72 into dev Mar 19, 2026
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.

1 participant