Skip to content

[UI] Leftmost Auto-Scrolling Section Not Pausing on Hover #88

@KRI5HNA-04

Description

@KRI5HNA-04

Describe the bug
The leftmost auto-scrolling testimonial section on the IntentJS homepage does not pause when hovered over, unlike the other two scrolling sections which work as expected. This causes a poor UX when trying to read or interact with content in that section.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://intent.build
  2. Scroll to the testimonial carousel section titled "See why developers are choosing IntentJS — and why they’re never looking back."
  3. Hover over the leftmost (first) scroll area.
  4. The scroll continues even on hover, unlike the other two sections which pause.

Expected behavior
When the user hovers over any of the three auto-scrolling sections, scrolling should pause to allow better readability and interaction. The leftmost section should behave consistently with the other two.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Brave
  • Version: v1.80.124

Additional context
Inspecting the site shows that the leftmost scroll container might be missing the onMouseEnter or pauseOnHover logic that the other two sections are using.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions