Skip to content
Success

Changes

Summary

  1. [Fix #3] Lost focus while entering characters (commit: 01a68b5) (details)
  2. [Upd] Refactor to improve understandability (commit: 2a8760d) (details)
Commit 01a68b5739ced0539fa77d3fffc68a93db747c1b by blcham
[Fix #3] Lost focus while entering characters

[Fix #3] When focus is changed, cursor is sent to end of line

[issue #3] Cursor is now sent to the correct position when form is switching from input to textarea

Update DefaultInput.jsx

[enhancement #51] Code refactored for readability
(commit: 01a68b5)
The file was modifiedsrc/components/DefaultInput.jsx (diff)
Commit 2a8760d7c31ac3f1d695ab73483443b0ed75d1e8 by blcham
[Upd] Refactor to improve understandability
(commit: 2a8760d)
The file was modifiedsrc/components/DefaultInput.jsx (diff)