We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Tooltips are covered by the header
To Reproduce cause an error on one of the first lines in the document and hover over it
Expected behavior Tooltip should be on top/have highest z index OR be placed below the offending line (instead of above) if it's going to be covrered
Screenshots
as you can see the top of the tooltip is cut off (that's not from the screenshot bounds, but actually how it appears in browser)
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Tooltips are covered by the header
To Reproduce
cause an error on one of the first lines in the document and hover over it
Expected behavior
Tooltip should be on top/have highest z index OR be placed below the offending line (instead of above) if it's going to be covrered
Screenshots
![Screenshot 2023-08-01 at 1 07 07 PM](https://private-user-images.githubusercontent.com/17958158/257629423-e9823782-6998-4e1f-aa6c-cd5def539076.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTAyNzgsIm5iZiI6MTczOTM0OTk3OCwicGF0aCI6Ii8xNzk1ODE1OC8yNTc2Mjk0MjMtZTk4MjM3ODItNjk5OC00ZTFmLWFhNmMtY2Q1ZGVmNTM5MDc2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA4NDYxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE4ZjM1N2MzMjk0NDQ0OGQwNGViNWQxM2ZmMzA1ODAxYzVmYjNhNTdhNTM5YWQ5MDQxNzVmYzA0N2U0MzY1ODgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.fAlFymnqHOuY7scOQep3kXhsF89ahOqzRWtwPeZ5oOA)
as you can see the top of the tooltip is cut off (that's not from the screenshot bounds, but actually how it appears in browser)
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: