trustification / trustify-ui

Trustify UI component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pressing "back" in the Keycloak login screen shows a spining circle on the UI

ctron opened this issue · comments

Steps to reproduce:

  • Turn on authentiction with Keycloak
  • Open the UI -> redirects to Keycloak
  • Do not log in, but press the "back" button
  • 🔥 Spinning circle

My expectation would be:

  • The UI shows an information that the user is not logged in
  • Or the UI again forwards to Keycloak

It seems it was fixed with #62 or I am not able to reproduce it now

User logout and enter to the login page => and then on the login page clicks on "back"

Screencast.from.2024-06-18.10-17-54.mp4

User enters to the UI for the first time => and then on the login page clicks on "back"

Screencast.from.2024-06-18.10-15-53.mp4

Closing this issue as it seems to be solved (watch the videos in my previous comment). If the issue is still persisting we can reopen it