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

Remove unnecessary backend calls on dashboard #19

Closed
veddandekar opened this issue May 17, 2020 · 3 comments
Closed

Remove unnecessary backend calls on dashboard #19

veddandekar opened this issue May 17, 2020 · 3 comments
Assignees

Comments

@veddandekar
Copy link
Collaborator

STR:

  • Do a fresh login or tap on dashboard on left top once logged in.
  • Check browser console.

I suspect that this is because calls are being made to backend when user is not in any room.

To-do: Prevent front-end from making calls when not in a room.

@veddandekar
Copy link
Collaborator Author

@vasusharma7 since you are already working with backend to improve messaging, I think this will be a simple fix for you

@vasusharma7
Copy link
Collaborator

Yes, I will take up this.

@vasusharma7
Copy link
Collaborator

See PR #47

Pranav2612000 pushed a commit that referenced this issue Jul 12, 2020
Merge latest from remote master
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