Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error messages for invalid links #1862

Open
f1sh1918 opened this issue Jan 15, 2025 · 0 comments
Open

Improve error messages for invalid links #1862

f1sh1918 opened this issue Jan 15, 2025 · 0 comments

Comments

@f1sh1918
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently we throw an InvalidLinkException() in different situations. (PW reset, view application by applicant and view application by verifier)
Then we show a very general InvalidLinkComponent with different possibilities why the link couldn't be resolved.
This may lead to some confusion for the user

Describe the solution you'd like

  • throw different exceptions depending on the use case
  • show the particular reasons for each use case to the user

Note: Maybe also some design improvements could help to improve the user experience.

Current solution can be found here:
https://bayern.ehrenamtskarte.app/antrag-einsehen/xU0qf7GoCrJJdX87qElahtANRI8eYbYsLlwoO-5HnHx8nL2dMsQ4ubEqEc0qDeYk0AKLVHo7-Vh5eQUDUw838Q==

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant