Skip to content
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

[IxButton] Add a loading prop to the button #504

Closed
robert-wettstaedt opened this issue May 3, 2023 · 2 comments
Closed

[IxButton] Add a loading prop to the button #504

robert-wettstaedt opened this issue May 3, 2023 · 2 comments
Labels
type: enhancement New feature or request Workflow: Issue created JIRA issue is created and will be analyzed
Milestone

Comments

@robert-wettstaedt
Copy link
Contributor

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

@robert-wettstaedt robert-wettstaedt added triage We discuss this topic in our internal weekly type: enhancement New feature or request labels May 3, 2023
@silviowolf
Copy link
Collaborator

Hi @robert-wettstaedt, thanks for suggesting this. We discussed this in the UX team and agreeed on adding this feature to iX.

@silviowolf silviowolf added component: core Workflow: Issue created JIRA issue is created and will be analyzed and removed triage We discuss this topic in our internal weekly labels May 4, 2023
@danielleroux danielleroux added this to the 1.7.0 milestone May 25, 2023
@nuke-ellington
Copy link
Collaborator

Feature added in #583

@danielleroux danielleroux modified the milestones: 1.7.0, 2.0.0 Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request Workflow: Issue created JIRA issue is created and will be analyzed
Projects
None yet
Development

No branches or pull requests

4 participants