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

[BUG]: Inability to Correct Typos on Last Line During Code Races #714

Closed
1 task done
kumaramit3 opened this issue Sep 10, 2023 · 1 comment
Closed
1 task done
Labels
bug Something isn't working

Comments

@kumaramit3
Copy link

Description

When participating in code races , there is a problem that prevents users from correcting a typo on the last line of a code snippet. If the user accidentally presses the Enter key at the end of the snippet, there is no way to navigate back to the last line to make corrections. As a result, the user is forced to restart the race.

Screenshot from 2023-09-10 10-23-09

(optional) What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct
@kumaramit3 kumaramit3 added the bug Something isn't working label Sep 10, 2023
@kumaramit3
Copy link
Author

You can navigate through typos with the help of backspace.

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

No branches or pull requests

1 participant