Skip to content

Build <Tooltip /> using PopperJS 🏗 #245

@0ubbe

Description

@0ubbe

Summary

Currently our <Tooltip /> component is just a tiny wrapper around @tippy.js/react with styles and animation set.

@thegrinder pointed out fairly that we could build ourselves the styles using Popperjs ( which is what TippyJS uses internally ) and hence remove a dependency layer.

We would need to be careful to preserve the current behaviour and styling ( see related PRs )

Related

#164
#165

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFor discussing possible improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions