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

fix bug where old users could see broken presence indicators on new users #25

Merged
merged 2 commits into from
Nov 29, 2016

Conversation

dwrensha
Copy link

Fixes #24.

See the first example in the publish-relations performance notes.

The problem is that this callback can be called with the board.members variable unset, for example when a board's modifiedAt field is changed. This can cause the presences cursor to no longer work.

@dwrensha
Copy link
Author

I'ved added a commit that additionally fixes #15.

@dwrensha
Copy link
Author

@xet7 do you have any thoughts on this? I've tested it a bunch locally and it looks good. I'd like to get this merged soon and ship the bugfix to our users.

@xet7
Copy link
Member

xet7 commented Nov 29, 2016

@dwrensha

I'll test it soon and then merge it if it looks Ok.

@xet7
Copy link
Member

xet7 commented Nov 29, 2016

@dwrensha

Ok this works, thanks!

@xet7 xet7 merged commit 96e5e8d into wefork:devel Nov 29, 2016
@dwrensha dwrensha deleted the board-members-join branch November 29, 2016 01:43
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.

2 participants