jmulet / moodle-tiny_codepro

An improved code editor for tinyMCE based on codeMirror6
GNU General Public License v3.0
3 stars 4 forks source link

Revert the changes related to not using Bootstrap tooltips #8

Closed tailetan closed 3 months ago

tailetan commented 3 months ago

Hi @jmulet, This PR aims to remove Bootstrap tooltips due to some UI issues. When using Bootstrap tooltips (data-toggle="tooltip"), clicking the button displays the tooltips, but they remain sticky and don’t disappear until you click another area. Please see the gif below:

2024-08-14_10h00_24

I believe a better approach would be to stop using Bootstrap tooltips in favor of other smaller plugins that offer more consistent behavior. Otherwise, you should use JS to blur/hide the tooltips when clicking on the buttons.

Thanks.

jmulet commented 3 months ago

Hi @tailetan , Thank you for your contribution. I am abroad on holidays right now. I'll take a look to this issue asap

jmulet commented 3 months ago

This PR request has been included in the latest Release 1.1.1