Closed alexasselin008 closed 1 year ago
Name | Link |
---|---|
Latest commit | 9350d9c65e6c7cceb14ce3675b8815da9b4c84d9 |
Latest deploy log | https://app.netlify.com/sites/sg-orbit/deploys/63f4e4835399730008ac8613 |
Deploy Preview | https://deploy-preview-1152--sg-orbit.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Name | Link |
---|---|
Latest commit | 9350d9c65e6c7cceb14ce3675b8815da9b4c84d9 |
Latest deploy log | https://app.netlify.com/sites/sg-storybook/deploys/63f4e483f1ab240008342e52 |
Deploy Preview | https://deploy-preview-1152--sg-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
We won't go this way for now, so i'm closing the PR
Summary
Fix for issue https://github.com/gsoft-inc/sg-orbit/issues/1141
Description of the issue
Here is 3 scenario of how the tooltip works before the fix
Scenario 1 (works):
Scenario 2 (works):
Scenario 3 (the issue):
What I did
Instead of adding spacing in the overlay and that the overlay adds an arrow, I've move spacing/arrow logic in the tooltip and the popover. This allows better control over how to position and handle the arrow