Skip to content

fix: add visual hover feedback to file explorer and chapter menu (#1643)#1873

Open
moaaz-ae wants to merge 1 commit intosveltejs:mainfrom
moaaz-ae:fix/issue-1643
Open

fix: add visual hover feedback to file explorer and chapter menu (#1643)#1873
moaaz-ae wants to merge 1 commit intosveltejs:mainfrom
moaaz-ae:fix/issue-1643

Conversation

@moaaz-ae
Copy link
Copy Markdown
Contributor

Adds hover feedback to the tutorial file tree and chapter menu items (<button>, <summary>).

This uses the standard --sk-bg-4 highlight from site-kit, matching how other menus in the app behave. No new styling conventions or custom classes were added.

Fixes #1643

Before

before.mp4

After

after.mp4

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 18, 2026

@moaaz-ae is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

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.

File explorer's and menu button's items don't show any feedback to being hovered.

1 participant