You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature in detail (code, mocks, or screenshots encouraged)
As title implies, adding an optional disabled property with built-in styling and functionality that removes the ability to click the components would be appreciated.
It doesn't seem like it's possible to do it yourself currently.
What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered:
This would be a feature specific to the standard tiles, not available to the anchor tiles. A disabled state is both visual and functional, but anchors don't have disabled states, buttons do.
As a bit of a work around for now, what I might suggest is removing options that are not currently available to use via if statements.
Describe the feature in detail (code, mocks, or screenshots encouraged)
As title implies, adding an optional
disabled
property with built-in styling and functionality that removes the ability to click the components would be appreciated.It doesn't seem like it's possible to do it yourself currently.
What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered: