feat(notif): Swipe to delete notifs on map screen#83
Open
kurz3m3 wants to merge 1 commit intomaizebus-2.1from
Open
feat(notif): Swipe to delete notifs on map screen#83kurz3m3 wants to merge 1 commit intomaizebus-2.1from
kurz3m3 wants to merge 1 commit intomaizebus-2.1from
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
feat)fix)Changes Made
Testing Done
Flutter:
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)
Checklist
[type](scope): short descriptionmainand is our current working update branch (e.g.maizebus2.1)print()/debugPrint()/console.log()left in production code