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
@matifali the Toolbox API is again limiting wrt to the visible title on the main page, it is not allowed to be changed. We can ask JetBrains to be more flexible but in the meantime we can workaround by re-designing the header bar a bit. See the before vs after below. What is your opinion?
- the main env header page API is quite limiting, in the sense that the title is never allowed to change.
Today we display the Coder URL as the title. However, if the user switches between two deployments by
logging out and then logging in, the URL is never refreshed, leading to a confusing UI (URL is old,
while workspaces are from the new deployment)
- to workaround the issue we redesigned the page, to have a static string as the page, and bellow the first
row, have a link field reflecting the new URL.
- resolves#66
Screen.Recording.2025-04-04.at.00.29.45.mov
The text was updated successfully, but these errors were encountered: