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

disable menu for non-active tabs #73

Open
vferraro-scottlogic opened this issue Oct 12, 2023 · 0 comments
Open

disable menu for non-active tabs #73

vferraro-scottlogic opened this issue Oct 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@vferraro-scottlogic
Copy link

vferraro-scottlogic commented Oct 12, 2023

Background

Currently we are allowing all menu options for non-active tabs (tabs that are not selected). This leads to unwanted behaviour when the user tries to save a non-active tab as we are taking a screenshot of the layout but we cant take a screenshot of the tab that is not being displayed.

Image

Work required

  • make "save layout" option disabled for non-active
  • check keyboard navigation doesnt allow selecting the disabled option
  • introduce concept of disabled options if not there yet
  • include tooltip for explaining why the option is disabled (good to have)
@vferraro-scottlogic vferraro-scottlogic added this to the Layout Management milestone Oct 25, 2023
@cfisher-scottlogic cfisher-scottlogic added the enhancement New feature or request label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants