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

Rephrase evaluation finished toast #5129

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Rephrase evaluation finished toast #5129

merged 1 commit into from
Nov 13, 2023

Conversation

bmesuere
Copy link
Member

This pull request changes the text on the toast that shows up when testing is done and the feedback is available from "Evaluation finished" to "Testing finished".

Closes #5125

@bmesuere bmesuere requested a review from a team as a code owner November 12, 2023 13:16
@bmesuere bmesuere requested review from jorg-vr and chvp and removed request for a team November 12, 2023 13:16
@bmesuere bmesuere added the bug Something isn't working label Nov 12, 2023
Copy link
Member

@chvp chvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with the rephrasing, but I also wonder about the usefulness of the toast itself. Until the related issue was made I mostly forgot about its existence, and I would think there is enough feedback already about the tests being finished.

@bmesuere
Copy link
Member Author

I also almost removed it entirely, but there is a use case when testing takes a while. If the users scrolls up and reads the problem description or checks his code again while waiting, it might be useful.

@bmesuere bmesuere merged commit 82bd841 into main Nov 13, 2023
15 checks passed
@bmesuere bmesuere deleted the fix/toast-text branch November 13, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewording of "evaluation finished"
3 participants