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

Tooltip: Content cut off at reflow #1218

Closed
scurker opened this issue Sep 28, 2023 · 0 comments · Fixed by #1230
Closed

Tooltip: Content cut off at reflow #1218

scurker opened this issue Sep 28, 2023 · 0 comments · Fixed by #1230
Assignees
Labels
accessibility bug Something isn't working high High priority
Milestone

Comments

@scurker
Copy link
Member

scurker commented Sep 28, 2023

Auditor Issue: https://axeauditor.dequecloud.com/test-run/87ff92fc-25f1-11ee-a855-1b2298d1b894/issue/e6105df4-5d32-11ee-a9bd-6b5c96d63181?activeTab=dt-issue&page=0&sortField=ordinal&sortDir=asc&row=3&issuesCount=&issuesCount=&filter=
Another Auditor Issue: https://axeauditor.dequecloud.com/test-run/87ff92fc-25f1-11ee-a855-1b2298d1b894/issue/502096fa-5d33-11ee-8807-b7135a2f12a1?activeTab=dt-issue&page=0&sortField=ordinal&sortDir=asc&row=3&issuesCount=&issuesCount=&filter=

Description

Content cut off at reflow.

Element description: Left tooltip
Element location: Below the "Info Tooltips" heading

Note: The "Left tooltip" content cut off at the reflow checkpoint.

Dev Notes

This appears to be happening for left/right tooltips that if there's no space on either of the left/right horizontal placements it defaults to its initial placements. We should try to figure out if there's a way we can more gracefully place the tooltip with popper options.

@scurker scurker added bug Something isn't working accessibility high High priority labels Sep 28, 2023
@scurker scurker added this to the Q4 2023 milestone Sep 28, 2023
@orest-s orest-s self-assigned this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility bug Something isn't working high High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants