Lost checks while editing issue with Tasklist #11668

Open
opened 2025-11-02 09:44:05 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @KazzmanK on GitHub (Sep 17, 2023).

Description

  1. Create an issue with tasklist
  2. Check some checkboxes with mouse click, not by edit issue source (as they are completed)
  3. Try edit issue (like add another item in tasklist)
    Expected
    Altered checks must be [x]
    Actual
    Checks as empty [ ] , changes are lost

If you refresh page between 2 and 3 [x] will be in place

Screenshots

none

Gitea Version

1.20.3

Can you reproduce the bug on the Gitea demo site?

No

Operating System

No response

Browser Version

116

Originally created by @KazzmanK on GitHub (Sep 17, 2023). ### Description 1. Create an issue with tasklist 2. Check some checkboxes with mouse click, not by edit issue source (as they are completed) 3. Try edit issue (like add another item in tasklist) Expected Altered checks must be `[x]` Actual Checks as empty `[ ]` , changes are lost If you refresh page between 2 and 3 `[x]` will be in place ### Screenshots none ### Gitea Version 1.20.3 ### Can you reproduce the bug on the Gitea demo site? No ### Operating System _No response_ ### Browser Version 116
GiteaMirror added the topic/uitype/bug labels 2025-11-02 09:44:05 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Sep 17, 2023):

Related to #24253 and #22907

The solution is to use more AJAX

@wxiaoguang commented on GitHub (Sep 17, 2023): Related to #24253 and #22907 The solution is to use more AJAX
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11668