Made few QOL changes:
- Sign-in button gets disabled after a single click
- User is not allowed to tab across different screens if the user data is not loaded (Used to cause error where, if you switched tabs to quickly , it couldn't load the user)
- Save image button gets disabled after a single click which allows for indication that the button has be pressed and the image is uploading (Prevents from multiple uploads of the same image)