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

Feature: Delete created beacons or edit start/end time and duration #107

Open
ItsAdityaKSingh opened this issue Jan 29, 2022 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@ItsAdityaKSingh
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
There is no option to delete a beacon or edit its choices once created.

Describe the solution you'd like
Users should be given an option to delete or edit a beacon created by him/her.

Are you working on this? (Yes/No)
Yes

@nb9960 nb9960 added the enhancement New feature or request label Jan 30, 2022
@nb9960
Copy link
Collaborator

nb9960 commented Jan 30, 2022

PR #97 adds the feature to edit the duration and deactivate the hike, and I don't think we need a mutation to edit the start time. But this issue is open for suggestions/discussion.

@ItsAdityaKSingh
Copy link
Collaborator Author

The mentioned PR is useful for deactivating or terminating a hike, but it would not help in removing it from the list of beacons created. This issue is in regard with the home screen where, if user wants, can delete a hike or edit its details from home screen itself.
And for the mutations, maybe the user created a hike with wrong timings or duration, so user should be allowed to edit a hike's details as per its needs changes, before the hike has started.

For this, first backend needs to be added with a few mutations and then it can be implemented here. Your views on these ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants