generated from FiV0/clj-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rapid key repeating causes cursor to move to beginning of the input box (Chrome on Linux) #44
Comments
I've had this too on safari |
johantonelli
added a commit
that referenced
this issue
Dec 10, 2024
fixes #42 fixes #19 Handle vector row results Move data manipulation to server Remove beta button Add beta banner Add more logging Handle todos Add handler tests Refactor Reorg file structure Stop shadowing clojure.core/list Refactor Re-frame improvements fixes #44 Add cljs run test Tidy up Fix query not updating Fix nested data formats Stay backwards compatible for docs Remove confusing system time abstraction Tidy up Fix mobile footer and unstick non-mobile header Standardise where we update-url on editor updates Add update url interval Make cljs config more config Fix cljs tests
johantonelli
added a commit
that referenced
this issue
Dec 10, 2024
fixes #42 fixes #19 Handle vector row results Move data manipulation to server Remove beta button Add beta banner Add more logging Handle todos Add handler tests Refactor Reorg file structure Stop shadowing clojure.core/list Refactor Re-frame improvements fixes #44 Add cljs run test Tidy up Fix query not updating Fix nested data formats Stay backwards compatible for docs Remove confusing system time abstraction Tidy up Fix mobile footer and unstick non-mobile header Standardise where we update-url on editor updates Add update url interval Make cljs config more config Fix cljs tests
Noting that it seems this can still be triggered (e.g. hold down a key in the middle of some text for long enough...) but should happen sufficiently rarely now that we don't need to worry about it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: