Person Note template buttons: 2x2 grid, much larger #59
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#59
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
Change the entry-template buttons on the Log tab (rendered by
TemplateGrid.kt, including the "Person Note" template) from the currentsmall, variable-row 2-column layout into a fixed 2x2 grid of much larger
buttons.
Motivation
Current buttons (
TemplateGridCard) are small and content-sized (44dp icontile, 16dp padding, no explicit card height), making them harder to tap
accurately and less visually prominent than they should be. A reference
image with target sizing will be attached to this issue.
Acceptance criteria
chunked(2)over anarbitrary-length list)
larger icon, larger label)
more than 4 (decide overflow behavior — e.g. scroll, pagination, or cap)
Non-goals / constraints
Related
app/src/main/java/family/marquezkeenan/logbook/ui/log/TemplateGrid.kt,LogViewModel.kt,LogScreen.kt