Skip to content

Touch events behave inconsistently with A11y #45

@milesflavel

Description

@milesflavel

Note: This might be multiple issues, but they all appear to be related to touch events

Using <A11y> and the useA11y() hook, it appears that touch events aren't firing at all* when selecting the mesh (possible that overMesh never gets set true), and a11yState.hovered gets stuck in a true state when selecting the hidden element (overHtml).
(*touching then dragging the mesh causes a11yState.hovered to briefly set true, then immediately set false)

I'm happy to investigate this myself but I'm not having any luck getting the project to build locally ☹️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions