Should a button show its label in a loading state if a spinner is present?

Let’s say I have a login form and after a user clicks the "Login" button, the form begins working and a spinner is added to the button until HTTP processes are complete.
For this example, I will use [*] to represent a spinner (on…
share this post : )
Should a button show its label in a loading state if a spinner is present?

Let’s say I have a login form and after a user clicks the "Login" button, the form begins working and a spinner is added to the button until HTTP processes are complete.
For this example, I will use [*] to represent a spinner (on…