Checklist field should auto-grow with a trailing blank row instead of a separate Add-item input #58
Labels
No labels
bug
chore
feature
spike
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
utilities/Logbook#58
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Replace the checklist field's current fixed-list-plus-separate-"Add an item"-row UI with continuous inline rows (like Apple Reminders/Notes): a new blank row automatically appears under the last row whenever that row becomes non-blank, and the field always starts with exactly one blank row when the checklist is empty.
Motivation
The current UX requires switching focus to a distinct "Add an item" input and tapping a
+button to add each entry, which is more friction than just typing continuously down a list. Matching the familiar checklist-app pattern (type, hit next, keep going) makes entry faster.Acceptance criteria
+button are removedNon-goals / constraints
ChecklistValue.parse/serialize(markdown task-list lines) without format changesRelated
app/src/main/java/family/marquezkeenan/logbook/ui/fields/ChecklistField.kt