Skip to content

fix: pre action view parity with active view events 249#263

Merged
williscool merged 4 commits intomasterfrom
fix/pre_action_view_parity_with_active_view_events_249
Mar 6, 2026
Merged

fix: pre action view parity with active view events 249#263
williscool merged 4 commits intomasterfrom
fix/pre_action_view_parity_with_active_view_events_249

Conversation

@williscool
Copy link
Owner

@williscool williscool commented Mar 6, 2026

  • docs: plan
  • docs: plan fix
  • feat: actually do it
  • test: fix

Note

Medium Risk
Moderate UI/UX change that also adds new snooze-until time selection logic and rewires edit/calendar/mute actions, which could affect user flows and time calculations if miswired.

Overview
Aligns PreActionActivity (upcoming event pre-actions) with the main event view by adding an edit pencil FAB that opens EditEventActivity for writable, non-repeating events (otherwise falls back to opening the event in the external calendar) and tinting it based on the event color.

Moves mute/unmute and open in calendar actions out of the main content area into the 3-dot overflow menu (with menu items shown/hidden based on current mute state), and adds a new “Until a specific time” snooze option using a date-picker → time-picker flow with past-time validation.

Updates pre_action.xml, activity_pre_action.xml, Robolectric tests, and adds docs planning for the parity work.

Written by Cursor Bugbot for commit 84760bc. This will update automatically on new commits. Configure here.

@williscool williscool changed the title fix/pre action view parity with active view events 249 fix: pre action view parity with active view events 249 Mar 6, 2026
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Build artifacts for PR #263 (commit 84760bc) are available:

You can download these artifacts from the "Artifacts" section of the workflow run.

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage Report

Overall Project 27.17% -0.35%
Files changed 11.51%

File Coverage
PreActionActivity.kt 43.69% -21.35%

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

📊 Code Coverage Summary

Coverage Type Coverage
Overall 27.17
Changed Files 43.69

View detailed coverage report

@williscool williscool merged commit 12c2b6d into master Mar 6, 2026
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant