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

Tip appears at wrong position at projects overview panel in demo #29

Closed
RainbowDashy opened this issue Oct 23, 2021 · 1 comment · Fixed by #50
Closed

Tip appears at wrong position at projects overview panel in demo #29

RainbowDashy opened this issue Oct 23, 2021 · 1 comment · Fixed by #50
Labels
bug Something isn't working

Comments

@RainbowDashy
Copy link
Contributor

Describe the bug

See the screenshots.

Steps or screenshots to reproduce the behavior

  1. Go to projects-Blog(Git)-overview
  2. Scroll down to the bottom.

批注 2021-10-23 114234

Expected behavior

Tip should position at somewhere near the element.

批注 2021-10-23 113948

Desktop:

  • Browser [Chrome]
  • Version [95]
@RainbowDashy RainbowDashy added the bug Something isn't working label Oct 23, 2021
@tianzhou
Copy link
Collaborator

tianzhou commented Oct 23, 2021

The offset seems to be equal to the vertical scroller offset. The relevant code is in InstanceEngineIcon.vue

LiuJi-Jim added a commit that referenced this issue Nov 22, 2021
Fixed #29. By making tooltip-wrapper position:relative. But it may still be clipped by its ancestor(s).
tianzhou pushed a commit that referenced this issue Nov 22, 2021
Fixed #29. By making tooltip-wrapper position:relative. But it may still be clipped by its ancestor(s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants