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

Adding more checkboxes deletes content on mobile #19412

Closed
Giszmo opened this issue Apr 16, 2022 · 2 comments
Closed

Adding more checkboxes deletes content on mobile #19412

Giszmo opened this issue Apr 16, 2022 · 2 comments
Labels

Comments

@Giszmo
Copy link

Giszmo commented Apr 16, 2022

Description

Adding checkboxes in the markdown editor deletes the last word of the prior line on mobile.

To reproduce:

  1. Open try.gitea on Android Firefox
  2. Create issue
  3. Type "some sentence"
  4. Click the "checkbox" button

Result

some
- [ ]

Expected (and result on Firefox desktop)

some sentence
- [ ]

Gitea Version

1.17.0+dev-428-gdeffe9e52

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

I noticed the issue on an install from snap but it's reproducible on try.gitea, too.

Database

No response

@wxiaoguang
Copy link
Contributor

This issue could be resolve by

@delvh
Copy link
Member

delvh commented Apr 12, 2023

Yes, please try the latest state i.e. on https://try.gitea.io, and reopen this issue if it is still present.

@delvh delvh closed this as completed Apr 12, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants