Skip to content

How should interestfor work on a disabled button #1227

Open
@mfreed7

Description

@mfreed7

An example use case would be a hovercard that explains why the button is disabled. This case should work just fine for mouse users, since you can still hover a disabled button. But disabled buttons aren't focusable, nor are they typically long-pressable. So we need a solution for those users. One option is to make such a disabled button focusable. I'm not sure about the a11y implications of that. For touchscreen users, it might still be "ok" to long-press a disabled button and have something happen?

Other suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    agenda+Use this label if you'd like the topic to be added to the meeting agendainterest-invokers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions