Hi, I wanted to suggest an improvement. Your plugin generates inp, the new metric available from 2024. In practice, when you click on the floating bubble, via a javascript function present in the combo.min file, a scroll is made to the comments section and an autofocus is also made on the label for inserting a comment. All this generates more than 500ms of inp. I removed that function and created one which I then inserted into my function.php which scrolls with a simple href on the comment section id. By doing this I solved the problem. It's an improvement that you can include in the next update.
Rocco Fortunato, webmaster of ProiezionidiBorsa
Hi @proiezionidiborsa,
Thank You for your suggestion, we'll take this under consideration
Since I have the bubble I think the INP has gone up too much on my site, how can I measure if this is the cause?
Could you share with me the steps to optimize it?