Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Support disabled state in anchor without using disabled attribute #248

@zacklitzsinger

Description

@zacklitzsinger

The disabled HTML attribute is only supported for certain HTML tags, not including <a>. We should make sure that the disabled attribute doesn't end up on the anchor since it creates bad expectations. Instead, we should mark disabled state via a class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions