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 nav bar performance issue #7967

Merged
merged 12 commits into from Aug 28, 2019

Conversation

Tainan404
Copy link
Member

@Tainan404 Tainan404 commented Aug 21, 2019

This PR inted to fix performance issues in nav bar and move the recordProp field from the meeting collection to own collection in mongoDB.

To test it I advice to use the npm package why did you update this package list all updates and it causes.

@@ -1,17 +1,17 @@
import React, { PureComponent } from 'react';
import React, { } from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just out of curiosity, why sometimes you use named import and sometimes you use React.?


const PUBLIC_CONFIG = Meteor.settings.public;

const ROLE_MODERATOR = Meteor.settings.public.user.role_moderator;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PUBLIC_CONFIG.user.role_moderator maybe?

@jfsiebel
Copy link
Contributor

We don't clear record-meetings collection when the meeting has been ended.

@jfsiebel
Copy link
Contributor

When you use this configuration

image

The record icon don't appear

image

Copy link
Member

@antobinary antobinary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great!

@antobinary antobinary merged commit e075f8c into bigbluebutton:master Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants