Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Cursor moves in text edit

Open
#45 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react
Domain
frontend

Research direction

Start by reproducing the text-edit behavior after validation fails, using the issue description and the linked esnet/esdb issue for context. Trace the text box handling from the relevant entry point you find; done means clicking within the existing text places the cursor at the clicked position instead of always moving it to the end.

Written by the indexing model from the issue text.

Description

After validation fails in a text edit, you cannot click to move the cursor to edit the field. Instead you must completely delete the entry and start over.

If you try and click anywhere in the text box, the cursor is always moved to the end of the text.

see https://github.com/esnet/esnet-esdb/issues/799

Dominant language
JavaScript
Stars
37
Forks
12
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from esnet/react-dynamic-forms

All issues in esnet/react-dynamic-forms

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.