-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Apps - iOS - Card
-
None
-
1
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: (no)
When a user deletes a space between two words in a card's title on an iOS device, the space character is correctly removed. However, instead of the cursor positioning itself at the location of the deleted space (between the two words), it automatically jumps to the end of the text. This behavior disrupts the user's editing flow, as they have to manually reposition the cursor to continue editing.
Steps to Reproduce
Our team is working to better understand how to reproduce the problem.
Expected Results
One character (space) is deleted and the cursor is positioned to delete the next character before it.
Actual Results
One character is deleted and the cursor jumps to the end of the title.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available