Skip to content

Option to Disable Tooltip Overlay for Improved Web Usability #4

@lucasnumeriano

Description

@lucasnumeriano

It would be great to have the option to remove the overlay that appears along with the tooltip. On the web, this can be disruptive because the user cannot scroll or interact with other features while the tooltip is open. I had to make an adaptation: instead of using the onPress of <Pressable>, I used onHoverIn and onHoverOut. This way, if the user wants to do something else on the page, the tooltip automatically closes.

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