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

Sometimes related link tooltips stays on screen and makes UI panel not usable anymore. #92

Closed
3 of 4 tasks
dogusata opened this issue Aug 8, 2024 · 1 comment · Fixed by #93
Closed
3 of 4 tasks
Labels
bug Something isn't working

Comments

@dogusata
Copy link
Collaborator

dogusata commented Aug 8, 2024

Problem

When you hover to a related link (external sources) it shows the popup to see more details about the link, however it remains on screen and if the content is too big, it disallows users to interact with UI panel anymore.
image

Steps to reproduce the issue

Hover to a related link at the bottom of a card and scroll the page.

Expected behavior

  • Popover overlays should disappear when user moves out from the UI panel.
  • Popover overlays should have less max width and height to allow moving outside of the panel including inner overflow cutouts.

System details

  • OS:
  • Tested enviroment:
    • Web (Demo app)
    • VSCode Amazon Q Chat
    • JetBrains IntelliJ Amazon Q Chat
  • Enviroment extension version (if applicable):
  • Enviroment is remote
@dogusata dogusata added the bug Something isn't working label Aug 8, 2024
@dogusata dogusata linked a pull request Aug 8, 2024 that will close this issue
@dogusata
Copy link
Collaborator Author

dogusata commented Aug 8, 2024

PR is active.

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

Successfully merging a pull request may close this issue.

1 participant