Hello-
I’ve been having issues with jittery typing behavior when editing/typing in the item field. Specifically, I’ll be typing normally and the cursor will jump to the end of the character string and continue there. I’ve experienced this issue for the past year or so, with it sometimes improving for a bit. Currently it’s bad again. I’m currently using the most recent version of Chrome, but have also experienced the issue w/other browsers as well. Any thoughts as to why this might be happening?
2 Likes
Same thing here. It’s been really bad for at least a month. In the middle of typing something, the cursor jump to the far right side of the field and the text I’m typing is in two different places.
That jittery typing behavior where the cursor jumps to the end of the text string while editing an item field sounds like a frustrating UX issue. Given that you’ve experienced this across different browsers and for over a year, it might be caused by one (or a mix) of the following factors:
Possible Causes:
- Live Auto-Saving & Real-Time Collaboration
- monday.com updates items dynamically, which can sometimes cause the cursor to jump, especially if multiple users or automations are interacting with the item.
- Browser Extensions Conflicting with monday.com
- Grammarly, ad blockers, or autofill extensions can interfere with monday.com’s text fields.
- Try disabling them temporarily (especially Grammarly, which is known to cause cursor jumping in monday.com).
- Cache, Cookies, or Stored Site Data Issues
- A corrupted cache can affect how monday.com loads and updates text fields.
- Try clearing your browser cache and cookies for monday.com:
- Chrome: Settings > Privacy & Security > Clear Browsing Data > Select “Cookies and other site data” & “Cached images and files.”
- JavaScript Rendering & API Calls
- If monday.com is making repeated API calls to sync data in the background, this can reset cursor placement.
- Open Developer Tools (
F12
) > Console and check if any errors appear when typing in the item field.
- Workspace Automations or Integrations
- If you have automations updating items while you edit, it might be interrupting input.
- Try temporarily disabling any Board Automations related to item updates.
- Browser-Specific Behavior
- While you mentioned experiencing this in multiple browsers, some work better than others.
- Try Edge or Firefox to see if the behavior is different.
- monday.com Bugs or Recent Updates
- Sometimes, monday.com updates introduce temporary bugs. You can check status.monday.com or the monday.com community forum to see if others are reporting the same issue.
Steps to Fix:
- Disable extensions (especially Grammarly, ad blockers, autofill tools) and reload monday.com.
- Clear cache & cookies and restart your browser.
- Try Incognito Mode (if the issue disappears, it’s likely an extension or cache problem).
- Check Automations & Integrations that might be interfering.
- Test on a different browser or network to rule out local issues.
- Check Developer Console (
F12
> Console tab) for error messages. - Report it to monday.com support if the issue persists, as they may need to investigate further.
Let me know if any of these steps help!
1 Like
Hello!
That’s what I was looking for, what an info present here at this website, thank you admin!