getgrav / getgrav/grav-plugin-admin

[Editor] Typing results in missed letters. Select All fails.

Open
#1,755 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

While the grav admin plugin is responsive, the editor it uses doesn't fully support mobile.

If I try to edit any page that has text greater than the scrollable text box in Android, *Select All* fails. It only selects what is visible on screen.

Also if I type really fast and backspace occasionally the caret jumps to the wrong spot and text gets erased or missed. I presume its because of the insertion of auto-correct letters not being anticipated by the key handler.

Notably githubs text box (here) works fine, so does wordpress' app, so its just a grav text box issue.

Tested: Moto G5 Supra with Grammerly Keyboard Android Pie 9.0 Firefox

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.