Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Improve error handling in update_company_email view
The update_company_email view has been refactored to improve error handling when no company is found with the specified domain. Instead of redirecting to the company list page, the view now redirects to the home page. This change provides a better user experience by ensuring that users are redirected to a relevant page when encountering an error.
- Loading branch information