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

Fix display of challenge error #163

Merged
merged 1 commit into from
May 10, 2022
Merged

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Apr 29, 2022

This addresses two things:

  1. I removed the immediate redirect after an error occurred. Instead, the user can read the error and press retry manually.

  2. The display of the error itself was fixed. Before, the placeholder {msg} was not replaced because the message was passed as an object instead of a string.

Peek 2022-04-29 10-55

@st3iny st3iny added the enhancement New feature or request label Apr 29, 2022
@st3iny st3iny added this to the 0.4.0 milestone Apr 29, 2022
@st3iny st3iny self-assigned this Apr 29, 2022
ChristophWurst
ChristophWurst previously approved these changes Apr 29, 2022
@st3iny
Copy link
Member Author

st3iny commented May 9, 2022

Pushed again to (hopefully) fix CI.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny st3iny force-pushed the enh/noid/fix-error-display branch from 758c6e6 to d7def3a Compare May 10, 2022 08:40
@ChristophWurst ChristophWurst merged commit da917b8 into main May 10, 2022
@ChristophWurst ChristophWurst deleted the enh/noid/fix-error-display branch May 10, 2022 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants