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

Mutation to delete a beacon on leader's demand #97

Open
ItsAdityaKSingh opened this issue Jan 30, 2022 · 2 comments · May be fixed by #100
Open

Mutation to delete a beacon on leader's demand #97

ItsAdityaKSingh opened this issue Jan 30, 2022 · 2 comments · May be fixed by #100

Comments

@ItsAdityaKSingh
Copy link

There is no mutation to delete a beacon on leader's demands. Any beacon created gets stored forever. A mutation for deletion could be introduced.

@aadibajpai
Copy link
Member

There is no mutation to delete a beacon on leader's demands. Any beacon created gets stored forever. A mutation for deletion could be introduced.

not sure of use case and needs to be thought out more eg does the beacon disappear for all users or what

@ItsAdityaKSingh
Copy link
Author

ItsAdityaKSingh commented Jan 30, 2022

Yes, for now what I thought of was say, if user has created some hike by mistake or wants to clear out his list of beacons showing on his home screen. So the user should be given the option to do so.
And even when the leader deletes the hike, it should be deleted for everyone otherwise it could be confusing without a leader.

@ItsAdityaKSingh ItsAdityaKSingh linked a pull request Jan 31, 2022 that will close this issue
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 a pull request may close this issue.

2 participants