• Resolved armcast

    (@armcast)


    Greetings,

    Great plugin! I am having some challenge with integration with NinjaTables. I have attached a Test page which will exhibit the intermittent issue. If I load the page 10 times.. maybe 1 or 2 of those times, the ToolTip will work inside the table and the other 8 times the Tooltip will not work inside the table. Of course my goal is for it to work 100% of the time.

    The Tooltip outside the table is included to confirm that ToolTip is working 100% of the time (outside of the table). I understand that this points to a potential issue with integration between the two plugins and I have tried a number of things with no real solution. Can you assist?

    I have adjusted the z-index of the NinjaTable on this page.. but this does not seem to be the issue. If I make the Table -1, the controls on the table nor the hover-highlight on that table.. basically breaks the table. If I walk the Z up 1, 2,3,4, 99, 999.. in all those cases the Table works.. but none of them make the ToolTip work 100%.

    I also tried Disabling the “Hover-highlight” on the NinjaTable thinking maybe the Tooltip hover issue could be related to the Hover-highlight on the Table. .but that did not have any effect on the ToolTip function rate.

    Is there any config changes I can try on the ToolTipy side? Any ideas that you have?

    Thank you!

    • This topic was modified 2 months, 2 weeks ago by armcast. Reason: Issue has been resolved on the NinjaTable side. Thank you
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jamel.Z

    (@lebleut)

    Hi @armcast

    You mentioned that you’ve attached a test page with this topic but I can’t find it, please mention it or send it to my by email so I can inspect and see how I can help

    Many thanks

    Plugin Author Jamel.Z

    (@lebleut)

    Hi back @armcast

    I got your email and inspected NinjaTables and I get it’s something related to the lazy loading or specifically ajax data loading since the tooltips are matched only once the page is loaded

    So the solution here is to add the Ninjatables events telling the data ad fetched successfully :

    Please go to Settings/Advanced then from the bottom in the “Events to fetch” input add these 2 events separated with “,” : ready.ft.table, after.ft.paging

    Please test and let me know

    Thread Starter armcast

    (@armcast)

    100% solution. This settings update has solved the problem.

    Many thanks to you for looking into this issue and responding so promptly with a solution.

    Plugin Author Jamel.Z

    (@lebleut)

    With a big pleasure @armcast ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.