enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Fix logging out redirecting back to Dashboard #10287

Closed somebody1234 closed 1 week ago

somebody1234 commented 2 weeks ago

Pull Request Description

See title

Important Notes

None

Testing Instructions

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

PabloBuchu commented 2 weeks ago

You are still going back to dashboard for quite some time... and its not slow connection issue imho. whats more in those couple of seconds I am able to hit cloud backend successfully.

https://github.com/enso-org/enso/assets/2855109/f4b74735-ba12-4521-b6c7-c7c3175d2c7b

Screenshot 2024-06-14 at 16 44 30
PabloBuchu commented 2 weeks ago

@somebody1234 I am still getting the same result: dashboard appears for a couple of seconds after redirecting from the browser

https://github.com/enso-org/enso/assets/2855109/40d87ed6-517d-4349-915f-322d44624f8c

somebody1234 commented 1 week ago

@PabloBuchu should hopefully be fixed now? although it will be superseded by:

soon, i guess it's best to merge this one in as a stopgap until that one is ready