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

Dev Toolbar Audit Tooltip/Popup is Overflowing #9364

Closed
1 task done
JoshuaB94 opened this issue Dec 7, 2023 · 2 comments
Closed
1 task done

Dev Toolbar Audit Tooltip/Popup is Overflowing #9364

JoshuaB94 opened this issue Dec 7, 2023 · 2 comments
Labels
feat: toolbar Related to dev toolbar (scope) needs triage Issue needs to be triaged

Comments

@JoshuaB94
Copy link

Astro Info

Astro                    v4.0.3
Node                     v20.6.1
System                   macOS (arm64)
Package Manager          bun
Output                   static
Adapter                  none
Integrations             @astrojs/tailwind

If this issue only occurs in one browser, which browser is a problem?

No response

Describe the Bug

The tooltip/popup when auditing for accessibility is being cut off by the viewport and causing overflowing. I am able to scroll to the side to view the entire tooltip. This could lead to thinking a site or web app has an overflowing issue, when it does not. See attached images.

CleanShot 2023-12-07 at 07 14 15@2x
CleanShot 2023-12-07 at 07 14 30@2x

What's the expected result?

The auditing tooltip should appear within the respective viewport area. For example, in my case, it should push to the left and not appear on the right causing the message to be cut off and needing me to scroll to view it.

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-f4r4pj?file=src%2Fcomponents%2FFooter.astro

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Dec 7, 2023
@bluwy bluwy added the feat: toolbar Related to dev toolbar (scope) label Dec 7, 2023
@bluwy
Copy link
Member

bluwy commented Dec 7, 2023

Looks like this is very similar to #9346, going to close this in favor of that instead.

@bluwy bluwy closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2023
@JoshuaB94
Copy link
Author

Sounds good. Thanks @bluwy 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: toolbar Related to dev toolbar (scope) needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants