[GH-ISSUE #4226] [FR] checklist progress bar when #subtasks over 5 #1889

Closed
opened 2026-03-23 21:18:00 +00:00 by mirror · 1 comment
Owner

Originally created by @annieappflowy on GitHub (Dec 27, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4226

Description

image

no breaks when the number of subtasks is over 5
the visual clue is not clear to me if you look at the two checklist progress bars shown in the screenshot
the first one with the breaks has 5 subtasks while the second one with no breaks has 6

Impact

Checklist users

Additional Context

No response

Originally created by @annieappflowy on GitHub (Dec 27, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4226 ### Description <img width="391" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/812f48d7-9b73-4564-8cbb-85508cea5926"> no breaks when the number of subtasks is over 5 the visual clue is not clear to me if you look at the two checklist progress bars shown in the screenshot the first one with the breaks has 5 subtasks while the second one with no breaks has 6 ### Impact Checklist users ### Additional Context _No response_
mirror 2026-03-23 21:18:00 +00:00
Author
Owner

@zoli commented on GitHub (Jun 3, 2024):

There is a variable defined here named segment limit and it equals to 5.
I couldn't find out why it is set to 5. Does anyone know where it would cause a problem if we change that?

<!-- gh-comment-id:2146164569 --> @zoli commented on GitHub (Jun 3, 2024): There is a variable defined [here](https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/lib/plugins/database/widgets/cell_editor/checklist_progress_bar.dart#L18) named segment limit and it equals to 5. I couldn't find out why it is set to 5. Does anyone know where it would cause a problem if we change that?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1889
No description provided.