Issue Description:
Problem:
In our web application, users currently have the ability to click the "Save Settings" button even when they are viewing a deleted project. This behavior can be misleading and potentially result in unintended changes or confusion.

Proposal:
I propose implementing a feature to disable the "Save Settings" button when users are viewing a deleted project within our web application. This will prevent users from inadvertently attempting to save changes to a project that has been deleted.