mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
cb1a38c405
* refactor(experience): add global loading status on page redirect add global loading status on page redirect * chore: add changeset
401 B
401 B
@logto/experience |
---|
patch |
show global loading icon on page relocate
This is to address the issue where the user is redirected back to the client after a successful login, but the page is not yet fully loaded. This will show a global loading icon to indicate that the page is still loading. Preventing the user from interacting with the current sign-in page and avoid page idling confusion.