Skip to content

fix(FAB): remove disabled state as per MD guidelines #4893

@adrcotfas

Description

@adrcotfas

Is your feature request related to a problem? Please describe.
The FAB currently supports a disabled state, which contradicts Material Design guidelines. Per the spec, a FAB should be hidden if its action is unavailable, not grayed out.

Describe the solution you'd like
Remove or deprecate the disabled prop for the FAB to align with the official MD specification.

Additional context
Aligning with the "hide, don't disable" rule ensures an authentic Material experience and avoids "dead" UI elements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions