qwerty-learner icon indicating copy to clipboard operation
qwerty-learner copied to clipboard

[Feature Request] Don't reset input and allow backspace

Open reformedp opened this issue 1 year ago • 0 comments

Use case: I would like to use this to memorise sentences. If I entered something wrongly, I would like to backspace and continue from there instead of starting from the beginning.

I have made some changes to src/pages/Typing/components/WordPanel/components/Word/index.tsx to turn off resetting input, but it currently does not register backspace.

I am willing to make changes and develop this feature locally myself. Hope that you can point me in the right direction.

reformedp avatar Aug 22 '23 03:08 reformedp