-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 is escaping the screen when it is close right left bottom f the screen #7321
Comments
Should be resolved via #7309 and using the new align prop |
@tw15egan I am not sure if simply aligning tooltip manually would resolve overflow bugs of the tooltip.To me its more of a temporary solution. this is a fundamental problem where a tooltip has the possibility to escape the screen. In a responsive design depending if we have a big or small screen an object can be on the top bottom or right or left. carbon has 4 breakpoints added to that we can have even more if we want to support a large scale of devices. IMHO a tooltip should adapt its alignment if too close to escape the screen. |
@tw15egan I am signoff focal for accessibility compliance of offerings on IBM cloud. I need to urge the fixing action to this defect. May you advise the ETA to release the fix for this issue? |
Hey @tw15egan, is this something that I could pick up. We have been using v6 on a project and have a bug ticket related to this, but I saw it was an issue here too and was wondering if I could be assigned to this here? The description of |
@TuxedoFish definitely feel free to push up a PR and have us take a look 👍🏻 |
What package(s) are you using?
Detailed description
Steps to reproduce the issue
Reduced test case in CodeSandbox
Additional information
The text was updated successfully, but these errors were encountered: