simonpacis / obsidian-grammarly-plugin

Add Grammarly spellchecking to Obsidian.md.
GNU General Public License v3.0
234 stars 11 forks source link

Scrolling changes the number of suggestions depending on the screen position and closes the suggestion pop up #28

Open NachoAccedo opened 1 year ago

NachoAccedo commented 1 year ago

Info Grammarly Plugin version 0.2.3 Logged in account

Behaviour When you scroll up or down, the plugin changes the number of suggestions. QuickTime movie

This causes an issue with the suggestion box when you move to the next one, and the document needs to scroll down. Under this scenario, the suggestion box will close, and you must open it again.

PS. Incredible plugin, thx you for working and maintaining it!

simonpacis commented 1 year ago

Hi,

Thanks! I wonder if only the visible part of the DOM is passed.

What if you enable it and let it sit for ~30 secs w/o scrolling? Does it still go up then?