Skip to content

Tooltip not moving on page scroll #41

@raduluchian

Description

@raduluchian

When scrolling a page the tooltips don't change their position - i.e. scroll along with their parent element - but instead maintain their initial position. This is because they have the position: fixed; style which makes them relative to the viewport and it's especially noticeable as a bug when triggering the tooltips on click, instead of mouseenter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions