A long title for a fast problem ;-)
When I log in using the universal gui and I use a wrong password there is an error displayed saying the password is wrong. But, the message disappears after 0.5 seconds because ( I assume) the page is refreshed. The Devtools seem to suggest this is because it is redirected to the return URL, which is basically the same as refreshing the current url:
Is there something I can do about this?