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


Screenshots is taken from https://vuetifyjs.com/components/buttons (Loaders section).
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
Screenshots is taken from https://vuetifyjs.com/components/buttons (Loaders section).