Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MM-14456 Show search loading indicator until we have no more posts to load to avoid scroll pop #2684

Merged
merged 4 commits into from
Apr 25, 2019

Conversation

jwilander
Copy link
Member

Summary

Show search loading indicator until we have no more posts to load to avoid scroll pop in the RHS when displaying search results.

Ticket Link

https://mattermost.atlassian.net/browse/MM-14456

@jwilander jwilander added 2: Dev Review Requires review by a core commiter CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Apr 22, 2019
@jwilander jwilander added this to the v5.11.0 milestone Apr 22, 2019
@@ -2512,11 +2512,6 @@
"regenerator-runtime": "^0.11.0"
},
"dependencies": {
"core-js": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Were these removed intentionally? Or npm did that?

Copy link
Member Author

Choose a reason for hiding this comment

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

That was npm, not an intentional change by me

Copy link
Contributor

@sudheerDev sudheerDev left a comment

Choose a reason for hiding this comment

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

LGTM

@jwilander jwilander merged commit 60190a6 into master Apr 25, 2019
@jwilander jwilander deleted the mm-14456 branch April 25, 2019 22:00
jwilander added a commit that referenced this pull request Apr 25, 2019
… load to avoid scroll pop (#2684)

* Show search loading indicator until we have no more posts to load to avoid scroll pop

* Rename loading variable to be clearer

* Update mattermost-redux
@jwilander jwilander added CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone and removed CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Apr 25, 2019
@amyblais amyblais added Changelog/Done Required changelog entry has been written Docs/Not Needed Does not require documentation and removed 2: Dev Review Requires review by a core commiter labels Apr 26, 2019
@lindalumitchell lindalumitchell added the Tests/Not Needed Does not require new release tests label May 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changelog/Done Required changelog entry has been written CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone Docs/Not Needed Does not require documentation Tests/Not Needed Does not require new release tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants