Description:
Currently, when a user saves their information, a confirmation message is displayed. While this is helpful, UX best practices suggest enhancing the feedback by disabling the "Save" button once the data has been successfully saved. This prevents confusion about whether the action was completed.
Additionally, the button should return to its active state (with its original color) if the user modifies the data again. This dynamic behavior improves clarity and provides a smoother user experience.
