Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Reposition popover on scroll and remove tooltip when scrolling #259

@danielkaxis

Description

@danielkaxis

Describe the feature

Currently on touch devices, when a user is scrolling, the tooltip is following when scrolling, it doesn't reposition and the tolltip is not disappearing.

A suggestion for this is to reposition the popover when scrolling so it always anchors to its anchor element.
Also on touch devices, you touch the screen constantly, so before removing the tooltip the user should scroll a certain distance. From playing around with it, 150 pixels feels good.

Added value

Better user experience for pad and phone users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions