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

Bug: On removing user from box, it does not end user session #20

Closed
sarthakpranesh opened this issue Jul 4, 2020 · 0 comments
Closed
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sarthakpranesh
Copy link
Owner

Release build version: v1.0.0
Issue: if a user is removed from a box and if the user has that box set in context then the app does not validate if the user is still a member of the box or not. This lets the removed user to still act as member of the box though they aren't.
Expected Behaviour: when a user is removed from a box make sure all user sessions on that box are expired and the user is shifted to another box or is asked to create one. Optionally a toast can be shown to suggest the same that the user was removed.

@sarthakpranesh sarthakpranesh added bug Something isn't working help wanted Extra attention is needed labels Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant