Progress cursor
Indicating to users that something is happening when they interact with an element is essential. Not knowing what’s happening is frustrating and can result in users abandoning the action they were earlier trying to take.
One way to prevent this is by using a progress cursor. It prevents users from wondering whether the action they just took didn’t work or is simply taking time to process. Ideally, users should be able to continue interacting with the page while their action is processed.