moorkop / mccy-engine

Provides a web based "Minecraft Server as a Service" (MCaaS?) to deploy Minecraft server containers on any Docker Swarm cluster or standalone Engine instance.
Apache License 2.0
12 stars 4 forks source link

Better feedback when login fails #60

Closed danpolanco closed 8 years ago

danpolanco commented 8 years ago

The login page doesn't say anything when you enter the wrong password.

Perhaps a toaster? Might be ugly. Perhaps a little popup below or slide out below.

itzg commented 8 years ago

We're using toasters elsewhere for success/error, but that wouldn't look right for the login page.

I would agree with a panel above or below the credentials fields.

itzg commented 8 years ago
  1. You may have noticed by the URL query part is populated with ?error on failed login
  2. I'd suggest extending the "white area" of the login panel with the failure notice

container yard - login - google chrome_001