We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow quick switching between different user's UIs for configured users.
I.E. the UI side of: cylc/cylc-uiserver#273
The [UIS owner's] user name is displayed in the top left-hand corner. This was intended to be a dropdown menu that can be filtered by typing.
This dropdown should contain any users configured in the user's authorisation settings (but not groups).
When clicked this should take the [authenticated] user to the selected [UIS owner's] UI server.
I would propose opening the other UIS in a new tab although preferences may vary.
Pull requests welcome!
The text was updated successfully, but these errors were encountered:
Closed by #1503
There may be future work that affects this, e.g. persisting data between sessions.
Sorry, something went wrong.
No branches or pull requests
Allow quick switching between different user's UIs for configured users.
I.E. the UI side of: cylc/cylc-uiserver#273
The [UIS owner's] user name is displayed in the top left-hand corner. This was intended to be a dropdown menu that can be filtered by typing.
This dropdown should contain any users configured in the user's authorisation settings (but not groups).
When clicked this should take the [authenticated] user to the selected [UIS owner's] UI server.
I would propose opening the other UIS in a new tab although preferences may vary.
Pull requests welcome!
The text was updated successfully, but these errors were encountered: