summaryrefslogtreecommitdiff
path: root/docs/PHASE_3_PLAN.md
diff options
context:
space:
mode:
authorClaudomator Agent <agent@claudomator.local>2026-07-06 00:03:07 +0000
committerClaudomator Agent <agent@claudomator.local>2026-07-06 00:03:07 +0000
commit73fbd05a1230552bcef9834d3ee999ef19957693 (patch)
tree50f6980cb31568ed41519e36e3de75442a194d2f /docs/PHASE_3_PLAN.md
parent945c34590677e161a711ccaff0e1077197b1b178 (diff)
fix(widget): separate checkbox and row clickables to fix completeTask tap
In Glance 1.1.0 (RemoteViews), a parent Row with .clickable() silently overrides any nested child .clickable() — tapping the checkbox fired the detail-open action instead of CompleteTaskAction, producing no visible effect. Fix by splitting TaskRow into two sibling Boxes: a 24dp tap target wrapping the checkbox icon (routes to CompleteTaskAction) and a defaultWeight Box for the title (routes to actionStartActivity). No nesting, so both actions are independently reachable. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'docs/PHASE_3_PLAN.md')
0 files changed, 0 insertions, 0 deletions