Skip to content

[Button] Add loading support #7223

Description

@thupi

Description

I have a hard time indicating that the website is making a server request and the user might wait and at the same time prevent the user from clicking login again. Some of our users repeatedly click login if the server responds slowly.

It cloud be an excellent feature if the button could expect at "loading" prop. When the button is passed loading={true} it should disable interaction and indicate it is loading.

I am currently using material-ui@next in a project which is planned to be put into production soon :-) Great progress :-)!

Images & references

image

image

Screenshots is taken from https://vuetifyjs.com/components/buttons (Loaders section).

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: importantThis change can make a difference.scope: buttonChanges related to the button.type: new featureExpand the scope of the product to solve a new problem.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions