Aller au contenu
login
arrow_backRetour aux issues
Xconfess/Xconfess #1729

frontend: improve auth error display with request ID copy affordance

ecoDébutant help wanted Frontend Stellar Wave observability ux Maybe Rewarded P2

descriptionDescription

## Problem When auth requests fail, users and maintainers need the request ID to trace logs. ## Scope - Surface `x-request-id` on auth errors where available. - Add a small copy button or selectable request ID text. ## Acceptance criteria - Failed login/register errors include a request ID when present. - The UI remains compact on mobile. ## Validation Run: `npm run test --workspace=xconfess-frontend -- auth --runInBand`
codeOuvre sur GitHub