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
I thought it would be useful for actions that may have uncertain delay and users expect to see a confirmation before moving on. Examples are add to wish list/subscribe button.
However, after reading up on the aria-pressed attribute, I am not sure if ToggleButton is the right component for such use cases, since the button label should remain the same under both on and off states. What do you think?
Provide a general summary of the feature here
A pending state has been recently introduced in RAC Button. This state is also applicable to ToggleButton.
🤔 Expected Behavior?
ToggleButton has pending state.
😯 Current Behavior
ToggleButton has no pending state.
💁 Possible Solution
No response
🔦 Context
ToggleButton with async handler should have pending state.
#7210
💻 Examples
No response
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered: