Skip to content

Conversation

@puresmash
Copy link
Contributor

  1. Move notification back.
  2. Add an onEnter hook to the nav-container of all-calls tab.

if (onEnter && currentPath) {
onEnter(currentPath);
}
this.getTabs = createSelector(
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the "'onEnter" use for?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cause we need to read sessionId to present call log section.

@puresmash puresmash merged commit ea93367 into ringcentral:master Sep 18, 2018
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.

3 participants