You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
navigate to the page that shows all active sessions in a specific project
from here navigate straight to the renku home page by clicking the renku logo
no sessions will show up at all (even though there are several active)
click the refresh button, now active sessions will show up
See the video.
Tested on Mac, with Chrome browser.
The ui version used is from commit sha 3bfe4f24 on the master branch. This was tested in a ci deployment that targeted the master of the ui. And when this was deployed the head of master was that commit.
Fixes#2593.
Explanation: the current version of the code runs `notebookCoordinator.fetchNotebooks()` only the first time the Dashboard component is rendered.
To replicate:
See the video.
Tested on Mac, with Chrome browser.
The ui version used is from commit sha 3bfe4f24 on the master branch. This was tested in a ci deployment that targeted the master of the ui. And when this was deployed the head of master was that commit.
See video:
https://github.com/SwissDataScienceCenter/renku-ui/assets/16360283/c6218b49-8552-4a7f-9793-87b9640ebd54
The text was updated successfully, but these errors were encountered: