SwissDataScienceCenter / renku-ui

The web frontend of the Renku platform
https://renkulab.io
Apache License 2.0
13 stars 6 forks source link

add session status to favicon of session page #2905

Closed Panaetius closed 3 weeks ago

Panaetius commented 9 months ago

it'd be it'd be nice if we could decorate the favicon on session tabs with the status of the session, similar to github's icon on PR tabs image green play button for running, yellow hourglass for pending, maybe red x for failed.

This would enable users to see at a glance when their session is ready without switching to the tab to check. Especially useful for sessions that take longer to start

lorenzo-cavazzi commented 9 months ago

I like the idea! I guess we never really stay on the session page in case of errors since we don't have much to show, so the red X might not be necessary. But the green play button and the yellow hourglass (or perhaps just the dot as GitHub does since the space is really small for an hourglass) are both neat ideas :100: