
After selecting the date and time, when the user clicks the “Confirm” button, it takes some time to process all the data (like file upload in some cases). I want to show a loading icon on the button and want to disable it or hide it.
I am trying to figure out what to do. any suggestions