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

Cursor jumps to end of text entry in certain metadata fields #2289

Closed
bryanmgee opened this issue Feb 13, 2023 · 1 comment · Fixed by datadryad/dryad-app#1111
Closed

Cursor jumps to end of text entry in certain metadata fields #2289

bryanmgee opened this issue Feb 13, 2023 · 1 comment · Fixed by datadryad/dryad-app#1111
Assignees
Milestone

Comments

@bryanmgee
Copy link

Priority: Medium
Impacted: curators

In fields where authors are intended to match to a certain system, moving the cursor to a position within the entered text and entering any character will jump the cursor back to the end of the text entry. The same behaviour occurs when deleting a single character within the text entry as well. This occurs in the fields for Journal Name, Institutional Affiliation, Research Facility, and Granting Organization (but not Research Domain). This makes it tedious for curators when we need to add a word to the front to get a match (e.g., The Ohio State University) or to spell out a listed abbreviation (e.g., U.S. to United States); similarly, going in reverse (requiring point deletions) is also tedious because of this. Probably in a related vein, it's not possible to delete an entire field's text (you have to delete all but the first character and then remove that last one); this comes up sometimes because we normally remove the Research Facility if it's the same as the authors' institutional affiliation.

@ahamelers ahamelers self-assigned this Feb 13, 2023
@ahamelers
Copy link
Collaborator

It looks like this is a bug in the component we use to create these elements: downshift-js/downshift#1108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants