Skip to content

Popover on hover #1766

@EivindYN

Description

@EivindYN

Is the feature you're requesting related to a challenge you're experiencing?

For instance, when I hover a disabled checkbox it would be nice to see a description of why it is disabled. We have used <Tooltip> from Chakra v2 previously whenever we needed this, but it would be much better if it was available from Spor's <Popover> (as Chakra v2 doesn't work well anymore with Spor v2).

Image

How can we solve it?

Can have something like: &:hover > * { display: block } and have the PopoverContent be display: none by default.

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