Feature:
The title should say it, sign in button should just be disabled after the first click to prevent user from rage clicking if there are any delays
You can hit the error screen for u/login too many attempts if the delay is any longer than 2 seconds (which it will be if using CustomDB data sources)
Description:
Just disable the login button on universal login after a click until either
- Redirect happens
- Request times out or fails
That’s it
Use-case:
We are trying to have a consistent login experience in a fortune 500 company and this isn’t something we should have to do a custom code around for