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

Bugfix: removed avoidable watchers when side-nav is not open #1124

Merged
merged 3 commits into from
Nov 11, 2021

Conversation

stackoverfloweth
Copy link
Contributor

@stackoverfloweth stackoverfloweth commented Nov 10, 2021

PR Checklist:

  • add a short description of what's changed to the top of the CHANGELOG.md
  • add/update tests (or don't, for reasons explained below)

Describe this PR

side-nav was watching for flows/projects changes to update it's items even when it was not open. I also wrapped it's content in a v-if to prevent other similar issues in sub-components

@stackoverfloweth stackoverfloweth changed the title removed avoidable watchers when side-nav is not open Bugfix: removed avoidable watchers when side-nav is not open Nov 10, 2021
Copy link

@pleek91 pleek91 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@zhen0 zhen0 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @stackoverfloweth

@zhen0 zhen0 merged commit d31b117 into master Nov 11, 2021
@zhen0 zhen0 deleted the ui-performance/team-side-nav branch November 11, 2021 20:57
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