The FloatingButton control style does not reflect the button's disabled state.
As of now, the button keeps its original color and does not hover.
The expected behavior would be for the button to change its color to say gray.

In this image, the Plus button is currently set to disabled and is clearly not visually distinctive from the Search button, which is active.
The
FloatingButtoncontrol style does not reflect the button's disabled state.As of now, the button keeps its original color and does not hover.
The expected behavior would be for the button to change its color to say gray.
In this image, the Plus button is currently set to disabled and is clearly not visually distinctive from the Search button, which is active.