Skip to content
New issue

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

Track Active Workbench Element #550

Open
danielwiehl opened this issue Apr 16, 2024 · 0 comments
Open

Track Active Workbench Element #550

danielwiehl opened this issue Apr 16, 2024 · 0 comments

Comments

@danielwiehl
Copy link
Collaborator

The Workbench should track the active workbench element (view, dialog, message box, popup) as a prerequisite for implementing selection propagation (#486). Only one element can have the focus at any one time, and only that element should contribute to the selection.

Technically, the Workbench has two active parts, one in the peripheral and one in the main areas. Views are opened in the active part of the navigation's target grid. However, as only one element can have the focus at any one time, only that part should be visually highlighted as the active part, indicating that it is the target of user interaction.

See also #486

@danielwiehl danielwiehl added this to Triage in SCION via automation Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
SCION
  
Triage
Development

No branches or pull requests

1 participant