powa-team / powa-web

PoWA user interface
http://powa.readthedocs.io/
73 stars 31 forks source link

No error message when trying to login without a server #219

Closed rjuju closed 2 weeks ago

rjuju commented 2 weeks ago

The UI only shows an empty message.

Thanks to @anayrat for the report.

rjuju commented 2 weeks ago

the problem actually comes from any connection error, which doesn't end up with a message.

It would be good to forbid trying to connect without choosing a server though since it's guaranteed to fail.

pgiraud commented 2 weeks ago

Fixed via #224.

See also #226