* 🐛(frontend) update access role Currently, when you click on modify a role, the roles displayed are not the correct ones. We always took the role of the connected user. Additionally, there was a warning and a ban on changing roles if you were the last owner, but it was decided that it was the backend that was throwing the error and the action was allowed. * ✅(frontend) adapt tests We adapt the tests. Remove the check if you are the last owner and use the new props inside the relevant tests