Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old Posts aren't deleted #52

Open
1 task
Asharma538 opened this issue Nov 1, 2024 · 0 comments
Open
1 task

Old Posts aren't deleted #52

Asharma538 opened this issue Nov 1, 2024 · 0 comments
Labels
bugbounty DevlUp Labs - Bug Bounty Event

Comments

@Asharma538
Copy link
Member

Description

On the "Home" page, the Trips that have dates before today are hidden but not deleted

Files

lib/pages/home.dart

To Confirm

Check firebase app. (Access for firebase can be given once someone starts working on this issue).

Expected Behaviour

The Trip Posts should be deleted once they expire.

Actual Behaviour

The Trip Posts stay forever on the database.

Tasks

  • Delete the older trips once all trips are fetched.

Possible Fixes

Check for the datetime of trips and delete the ones which are already expired.

@Asharma538 Asharma538 added the bugbounty DevlUp Labs - Bug Bounty Event label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugbounty DevlUp Labs - Bug Bounty Event
Projects
None yet
Development

No branches or pull requests

1 participant