dicoogle icon indicating copy to clipboard operation
dicoogle copied to clipboard

Fix logout and root page loading dynamics

Open Enet4 opened this issue 5 months ago • 0 comments

Summary

  • [webapp] Fix runtime error when trying to log out
    • It was a mistake in the retrieval of the router history object
  • [webapp] Fix nuances of loading of root page when the user navigates to /#/ directly
    • Remove the loading page as an index route
    • Route to login page only after fetching from user store (even when there is no user session on local record)

Enet4 avatar Jun 17 '25 10:06 Enet4