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

meet: don't let user enter meet if session doesn't start for 1 hour #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

osc245
Copy link

@osc245 osc245 commented Nov 10, 2024

fixes #20

Demo:
https://github.com/user-attachments/assets/932acd09-f4c2-4a94-af90-009d0c4164ac

Please let me know if there's anything you want me to change

@osc245
Copy link
Author

osc245 commented Nov 10, 2024

I just had a thought: these changes only check if someone showed up >1 hour early, but do you also have issues with people joining sessions that have already been?

We could use the absolute difference between current and start time. But also that could cause issues if someone shows up late and it blocks them from joining. Maybe a banner may be better?

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 this pull request may close these issues.

meet: Warn users when they're joining at the wrong time
1 participant