Skip to content

Hovering popup no longer useful for obtaining session ID for interactive scripting #1930

@confluence

Description

@confluence

The current way to get the session ID from the frontend is a popup which appears when you mouse over the green light in the top-right corner and disappears when you mouse away. This was fine when IDs were small integers which the user could copy from memory, but now they are long UUIDs which need to be copied and pasted. It's impossible to do this using the current popup. The only practical way to copy the ID is to look at the backend terminal output, which is not possible with SDM, which we now support in the scripting wrapper.

Suggestion: change the mouseover element to a persistent popup / menu. Possibly also add a button inside the popup to copy the ID with one click.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions