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

[FR] iOS support cursor positioning with longpress spacebar #651

Closed
mikivanou opened this issue Jan 5, 2024 · 6 comments · Fixed by #655
Closed

[FR] iOS support cursor positioning with longpress spacebar #651

mikivanou opened this issue Jan 5, 2024 · 6 comments · Fixed by #655
Assignees
Milestone

Comments

@mikivanou
Copy link

Description

It's possible to drag cursor in common text input after longpress spacebar.
It will be great to have similar feature for Appflowy editor in iOS

Steps: I tap spacebar and wait it become grey (all keyboard), then move my finger to left or right. Cursor in textfield follows this movement.

Impact

common UX for iOS

Additional Context

Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-01-05.at.19.43.01.mp4
@LucasXu0 LucasXu0 added this to the 2.3.0 milestone Jan 8, 2024
@LucasXu0 LucasXu0 self-assigned this Jan 8, 2024
@LucasXu0
Copy link
Collaborator

LucasXu0 commented Jan 8, 2024

Good insight

@LucasXu0
Copy link
Collaborator

LucasXu0 commented Jan 8, 2024

FYI, #655

@mikivanou
Copy link
Author

Great job!
Thanks a lot :)

@armandsLa
Copy link

armandsLa commented Jan 11, 2024

Unfortunately, the issue still persists. I have just tested it with version 2.3.0. Not only does the drag cursor not work, but after performing that action, deletion often stops working. Please refer to the attached video for demonstration.

appflowy_drag_cursor.mov

@LucasXu0
Copy link
Collaborator

@armandsLa I only tested it with the system built-in keyboard. Can you use the system one and try again?

@armandsLa
Copy link

armandsLa commented Jan 11, 2024

In the iOS simulator with the system keyboard, it works on the second try. The first attempt also fails to move the cursor.

SwiftKey keyboard is the most popular keyboard on iOS, installed on more than 30% of iOS devices. It's worth testing on it as well.

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

Successfully merging a pull request may close this issue.

3 participants