[IxButton] Add a loading
prop to the button
#504
Labels
type: enhancement
New feature or request
Workflow: Issue created
JIRA issue is created and will be analyzed
Milestone
Suggestion / feature request
When users want to send some data to a service (eg. via a form) it makes sense to show a loading indicator of the pending request somewhere. Showing it in the submit button's state has the advantage that the user's attention is still on the button right after clicking it, making the indicator hard to miss. I suggest implementing a prop similar to Ant Design.
Example:
https://codesandbox.io/s/add-a-loading-prop-to-the-button-jwgysn
The text was updated successfully, but these errors were encountered: