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: Flow Concurrency and Task Concurrency browser refresh #1220

Merged
merged 5 commits into from
Feb 10, 2022

Conversation

ThatGalNatalie
Copy link
Contributor

@ThatGalNatalie ThatGalNatalie commented Feb 2, 2022

Description

Flow Concurrency and Task Concurrency weren’t loading after a browser refresh

Linked Issues

<! -- Use a key word (e.g. closes or resolves) to close related issues -->
Resolves #1190

Tests and performance

  • Changes to any .js files are covered by existing tests or this PR adds new tests (if not please explain why below)
  • No new packages are added or package size and performance considerations are discussed below
  • PR Title fits our changelog format

Releases/Changelog cuts only

@ThatGalNatalie ThatGalNatalie self-assigned this Feb 3, 2022
}"
no-results-text="No concurrency limits found. Try expanding your search?"
no-data-text="This team has not set any flow concurrency limits yet."
<div v-intersect="{ handler: onIntersect }">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changes starts here. I removed v-intersect from MangementLayout and added it to the div. Also, it seems my formatting got messed up so not sure how to fix that?

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.

@zhen0 zhen0 merged commit b39ec41 into master Feb 10, 2022
@zhen0 zhen0 deleted the concurrency-loading branch February 10, 2022 01:35
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.

BUG: Flow Concurrency and Task Concurrency grids don't properly load on browser refresh
2 participants