|
|
|
|
|
by holler
1879 days ago
|
|
For https://sqwok.im, I explicitly placed the login/signup prominently at top right for all users on mobile and desktop because I want it to be clearly visible always. I could see some value in detecting whether the user has already created an account and highlighting the "login" portion like the author has. There’s a business service site I have to log into once a month who’ve hidden the login behind a drop down and it’s really annoying! |
|
This is why you should avoid making a SPA unless you know what you're doing, if you're going to use one at least put a spinner or something so it's clear the site's doing something.