# Project 22 ## What made you smile? - We completed the task quite quickly ## What did you find confusing? - The `x-rbac` page was not easy to find and needs more linking (for example, from the rbac concept) - The search modal has an infinite loading spinner at the bottom (no explanation what it is) - No `x-rbac` in auto-complete - `CreateSpecialEventRequestExample` and `CreateSpecialEventResponseExample` were not removed, as they were examples. You can't remove them explicitly with `x-rbac`. ## Questions - Can we preserve the page for the user when they log out? We were redirected to the home page on logout. - What is the intended behavior when a user protects access to a referenced element, like a schema? Should there be a warning somewhere?