-
Notifications
You must be signed in to change notification settings - Fork 23
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
Fix Community Usage's tooltip position #210
Comments
hey @HagerDakroury can i work on this issue? |
hi @manikmmalhotra , go ahead! |
hi @manikmmalhotra, great job! this looks good. |
Thanks for tackling this issue, I have some remarks with your solution of #228. By removing the colspan you narrowed the problem: indeed the element containing the text is too large when using bootstrap tooltip (wasn't the case if I recommend you to observe if the issue appears elsewhere in the app, and if not, see how was it solved. Also you can simply find a better fix. Up tu you :o) |
hey @bryan-brancotte sorry as i just checked the code and i made this mistake it's also the problem with tooltip is it'll be showing at the mid of the total width and i tried to change the tooltip position by changing the tooltipX variable in tree-edam-stand-alone.js so i have to reduce the width of the component to show make the tooltip within range should i update my mistake and make another pull request |
Hi @manikmmalhotra I suggest you to dive into the code to search at another place where this issue is fixed. As you can see the tooltip is working great for "Term": Do not hesitate to propose a new solution, or ask me one. I neither want to waste your time nor spoiling the question on how to fix it. |
Specification
Devices
Laptop
Browser
Chrome, Firefox
Message
The tooltip associated with community usage is placed awkwardly
Steps to reproduce:
The text was updated successfully, but these errors were encountered: