elements icon indicating copy to clipboard operation
elements copied to clipboard

Error page component

Open jonas-jonas opened this issue 1 year ago • 0 comments

Preflight checklist

Ory Network Project

No response

Describe your problem

@ory/elements-react should implement a basic error screen showing an error message (specific if available or generic if not) and links to the other flows.

Describe your ideal solution

  • show an error message to the end user (that is non-technical)

  • in dev mode: more details, such as the raw JSON error

  • maybe a list of links for the user to continue (such as login, registration links)

  • if the user has a session, it should also show a logout button and maybe a link to settings?

  • future: a contact button, that can be configured

Workarounds or alternatives

Version

master

Additional Context

No response

jonas-jonas avatar Jan 29 '25 13:01 jonas-jonas