You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Astro Info
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.
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
The text was updated successfully, but these errors were encountered: