Skip to content

Conversation

@JohannesLks
Copy link
Contributor

Adds dedicated Access Denied page to frontend-v3.
When users without permission access a sketch, they now see a clear "Access Denied" page instead of an empty page.

Fixes: #3327

Checks

  • All tests succeed.
  • Unit tests added.
  • e2e tests added.
  • Documentation updated.

…rors

- Add SketchAccessDenied.vue component with lock icon and home button
- Update Pinia store (app.js) to handle 403 errors in updateSketch
- Modify Sketch.vue to display access denied page when permission denied
@jkppr jkppr self-requested a review January 8, 2026 10:18
@jkppr jkppr added the Frontend label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a 403 error page

2 participants