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

[Bug] - Tooltip is not displayed in right slider modal #870

Closed
vatala-aiswarya opened this issue Jun 15, 2023 · 1 comment
Closed

[Bug] - Tooltip is not displayed in right slider modal #870

vatala-aiswarya opened this issue Jun 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@vatala-aiswarya
Copy link

Component
fw-tooltip

Describe the bug
Tooltip content is not getting displayed on hover over the fw-button when the button is inside fw-modal which is right slider

To Reproduce
Steps to reproduce the current behavior:

  1. Go to fw-modal
  2. Hover on fw-button which is wrapped inside fw-tooltip
  3. No tooltip will be shown
  4. This behaviour is same even with click feature of tooltip

Expected behavior
Tooltip must be shown in the right position when hover on the respective element which has tooltip configured

Screenshots
Screenshot 2023-06-15 at 12 45 13 PM

Additional context
This also happens with regular center placed modal but during that time tooltip is shown but in the wrong position.
Screenshot 2023-06-15 at 12 42 56 PM

@vatala-aiswarya vatala-aiswarya added the bug Something isn't working label Jun 15, 2023
@vatala-aiswarya
Copy link
Author

This issue is fixed using hoist in fw-tooltip. Thanks to @srivalli-sivaramasankaran for helping me on this.

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

No branches or pull requests

1 participant