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

Pinned tooltips display above "pin/unpin tooltip" option in technique right-click menu #542

Closed
1337N008 opened this issue Mar 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@1337N008
Copy link

There is a minor issuse when pinning tooltips that prevents a user from unpinning the tooltip. If a user annotates a technique (with even one item, like a score or a comment) and then pins the tooltip for that technique, the tooltip overlay appears to the left of the technique name in the Attack Navigator UI. If the user wants to then unpin the tooltip, the right-click menu--particularly the "pin/unpin tooltip" option--displays beneath the tooltip overlay.

One suggestion is to display the right-click menu to the right of the technique name, while keeping the tooltip's current position at the left of the technique name. Alternatively, an "unpin" button could be added to the existing tooltip to allow users to hide the tooltip.

Details are in attack navigator issue.docx

@clemiller
Copy link
Contributor

Hi @1337N008,

Thanks for reporting this issue and for suggesting some possible solutions! I think adding an "unpin" option to pinned tooltips is a great solution and it avoids possible clipping that may occur if we opened the tooltip on the opposite side for techniques in the right- and left-most columns of the matrix. The changes for this are staged on develop and will be included in the next Navigator release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants