-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add pending state to ToggleButton #7256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening the issue. |
@snowystinger May be a viable path to re-use |
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 |
This issue it pretty old but I agree that a pending state for something with toggle behaviour doesn't make much sense. I am going to close but can reopen if there are use cases to the contrary. |
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: