absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

[BUG] Login form reset when successfully submitted #46

Closed dborovcanin closed 8 months ago

dborovcanin commented 8 months ago

Is there an existing issue for this?

What were you trying to achieve?

I'm trying to log in with the correct credentials.

What are the expected results?

I expect to seamlessly switch to the dashboard.

What are the received results?

I log in successfully, but for a split second, I see a screen with the login form reset (as if I was redirected to the login form again) before moving to the dashboard.

Steps To Reproduce

Start the composition with all the latest images, register the user, and try to log in.

In what environment did you encounter the issue?

The latest build of both UI and core services as of the time of this issue. Docker Compose version 2.23.3, Docker version 24.0.7, Brave browser 120.1.61.104.

Additional information you deem important

No response