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 Request: Reactivate Beacon after it has expired on leader's demand. #126

Closed
Aadeesh11 opened this issue Feb 8, 2022 · 4 comments

Comments

@Aadeesh11
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Once a beacon has ended there is no way to reactivate, which sometimes can be a bad UX.

Describe the solution you'd like
Would like to allow leader to reactivate an active beacon.

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

@ItsAdityaKSingh
Copy link
Collaborator

Doesn't the app ask for a confirmation to deactivate a beacon? If a leader deactivates it, reactivating it again wouldn't seem like a genuine option afaik, and maybe bringing in this option would increase complexity. The beacon itself remains active until the leader wishes to terminate it.

@Aadeesh11
Copy link
Contributor Author

Aadeesh11 commented Feb 8, 2022

Yes leader can change his mind , no?😅 Also the beacon can expire automatically (past it expiry time).
Giving users option to reactivate a beacon saves a lot of time for the group, no sharing short code again , no multiple beacon on home screen.

@ItsAdityaKSingh
Copy link
Collaborator

Wouldn't that make users to keep on reactivating the same beacon again and again? XD
Also, for the respective feature you will have to edit it's details, a feature which is being taken care of in issue #107. Creating another issue with the same required changes wouldn't be necessary imo.

@Aadeesh11
Copy link
Contributor Author

Aadeesh11 commented Feb 8, 2022

Yes they can keep reactivating it again and again, and save the hassle of creating a new one everytime. Closing this issue, since #107 handles it.
Thank you for pointing this out :)

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

No branches or pull requests

2 participants