kalisio / kano

Map and weather forecast data explorer in 2D/3D
https://kalisio.github.io/kano/
MIT License
24 stars 7 forks source link

Redirect to target URL once connected #312

Closed claustres closed 1 year ago

claustres commented 1 year ago

If a user opens a target URL with route and/or parameters like https://kano.dev.kalisio.xyz/#/home/map/43.53212261888178/1.1374282836914065/43.652596508596865/1.4670181274414065 but is not yet connected, it will be redirected to the login page and parameters will be lost after connecting.

We should keep track of it and restore the target route/parameters after login.

claustres commented 1 year ago

Closed by https://github.com/kalisio/kdk/issues/716.