How to disable "cursor: progress" on database events

Hi everyone,

Every time I trigger a database action (e.g. create, make changes, etc.) the loading spinner appears next to my cursor. Is there a way to prevent it? I could force the cursor property with CSS, but that would change the cursor not just on the events but every time the user hovers over the element which would be kinda weird.

Thank you!

This topic was automatically closed after 70 days. New replies are no longer allowed.