Skip to content

feat(notif): Swipe to delete notifs on map screen#83

Open
kurz3m3 wants to merge 1 commit intomaizebus-2.1from
72-a-side-swipe-shows-ui-for-deleting-a-reminder
Open

feat(notif): Swipe to delete notifs on map screen#83
kurz3m3 wants to merge 1 commit intomaizebus-2.1from
72-a-side-swipe-shows-ui-for-deleting-a-reminder

Conversation

@kurz3m3
Copy link
Copy Markdown
Member

@kurz3m3 kurz3m3 commented Apr 5, 2026

Description

Add swipe to delete functionality to reminder cards displayed on the maps screen. Users can swipe left on any reminder to delete it. Still needs to be changed to round edges for the UI.

Change was added as there was no easy way to delete reminders prior to this.

Type of Change

  • New feature (feat)
  • Bug fix (fix)
  • Refactor / code improvement
  • Dependency / build update
  • Documentation
  • Other (explain)

Changes Made

  • Flutter:
    • reminder_widgets.dart

Testing Done

Flutter:

  • Tested on:
    • iOS Simulator
    • Android Emulator
    • Physical device

Side note on testing:
Notifications seem to be bugged on the simulator, at least on mine. Should test on a physical device.
I was able to get my notifs to appear by setting them then reopening the app in the simulator.

Screenshots / Demo (if UI or notification change)

Screenshot 2026-04-05 at 3 48 05 PM Pic taken while dismissing the notification

Checklist

  • Commit messages follow Conventional Commits
  • PR title follows [type](scope): short description
  • PR target branch is not main and is our current working update branch (e.g. maizebus2.1)
  • No print() / debugPrint() / console.log() left in production code
  • Secrets / keys not committed

Add swipe to delete functionality to reminder cards displayed on the maps screen. Users can swipe left on any reminder to delete it. Still needs to be changed to round edges for the UI.

Change was added as there was no easy way to delete reminders prior to this.
@kurz3m3 kurz3m3 self-assigned this Apr 5, 2026
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