Skip to content

✨(frontend) hover effect on panel resize handle#256

Open
jbpenrath wants to merge 1 commit into
mainfrom
ux/resize-panel-hover-effect
Open

✨(frontend) hover effect on panel resize handle#256
jbpenrath wants to merge 1 commit into
mainfrom
ux/resize-panel-hover-effect

Conversation

@jbpenrath

@jbpenrath jbpenrath commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

In order to help user to understand it can resize a panel, we had a light hover effect (resize handle is enlarged).

CleanShot.2026-06-16.at.10.11.57.mp4

@jbpenrath jbpenrath self-assigned this Jun 16, 2026
In order to help user to understand it can resize a panel, we had
a light hover effect (resize handle is enlarged).

Make the class generic to allow user to reuse it in their app
for other resize handler.
@jbpenrath jbpenrath force-pushed the ux/resize-panel-hover-effect branch from bb45eb3 to 34cefe9 Compare June 16, 2026 08:12
@PanchoutNathan PanchoutNathan added the 💬 Design review A mockup is ready and awaits Product Owner validation label Jun 18, 2026
@robin-lecomte

Copy link
Copy Markdown
Collaborator

The behavior is excellent and improves the discoverability of the resize. Great work!
I’d just suggest (unless it’s already the case) allowing the option to enable or disable this effect for the devs. Otherwise, the behavior is fully validated from my UX perspective.

@@ -140,11 +140,9 @@ export const MainLayout = ({
</Panel>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel the same as Robin; the option to add a delay is needed because if you move the mouse left and right and the border keeps animating, I don't think that's a good idea.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn’t say we should add a delay, and I’m not sure one is even necessary. But if it’s very short and just prevents the blink when the mouse moves quickly, why not.

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

Labels

💬 Design review A mockup is ready and awaits Product Owner validation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants