This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
MM-14196 Add virtualised list for posts #2447
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudheerDev
force-pushed
the
scroll/MM-14196
branch
2 times, most recently
from
March 5, 2019 16:11
d4a690d
to
39c3ad1
Compare
sudheerDev
added
Setup Old Test Server
Triggers the creation of a test server
and removed
Setup Old Test Server
Triggers the creation of a test server
labels
Mar 5, 2019
Added new to do list items to PR description ^ |
sudheerDev
force-pushed
the
scroll/MM-14196
branch
from
March 11, 2019 12:06
017815b
to
b36c4fd
Compare
sudheerDev
added
Setup Old Test Server
Triggers the creation of a test server
and removed
Setup Old Test Server
Triggers the creation of a test server
labels
Mar 11, 2019
sudheerDev
force-pushed
the
scroll/MM-14196
branch
2 times, most recently
from
March 12, 2019 19:17
702cbb3
to
a123b9f
Compare
sudheerDev
added
the
Setup Old Test Server
Triggers the creation of a test server
label
Mar 12, 2019
esethna
added
Setup Old Test Server
Triggers the creation of a test server
and removed
Setup Old Test Server
Triggers the creation of a test server
labels
Mar 12, 2019
Updated PR description with new P1 to dos before QA testing (discussed with ST in daily standup) |
5 tasks
sudheerDev
force-pushed
the
scroll/MM-14196
branch
from
March 14, 2019 12:01
a123b9f
to
5d1197e
Compare
sudheerDev
removed
the
Setup Old Test Server
Triggers the creation of a test server
label
Mar 14, 2019
enahum
approved these changes
Mar 25, 2019
@esethna @DHaussermann @ogi-m
P2 (after merging to master):
|
saturninoabril
approved these changes
Mar 25, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great 💯
saturninoabril
added
4: Reviews Complete
All reviewers have approved the pull request
and removed
2: Dev Review
Requires review by a core commiter
labels
Mar 25, 2019
sudheerDev
added
Setup Old Test Server
Triggers the creation of a test server
and removed
Setup Old Test Server
Triggers the creation of a test server
labels
Mar 25, 2019
amyblais
added
Changelog/Done
Required changelog entry has been written
Docs/Needed
Requires documentation
labels
Mar 25, 2019
stevepartridge
pushed a commit
to stevepartridge/mattermost-webapp
that referenced
this pull request
Mar 30, 2019
* MM-14196 Add virtualised list for posts * Use custom fork of react-window for creating virtualised lists * Remove all of the scroll corrections and rely on resize observer in virtualised list to figure out the scroll corrections * Use 100px as the trigger for loading more posts * Fix channel sync issue for first team switch * Add tests * Fix review comments * Remove global event emitter * remove references to postlist scroll change * Revert css change for post_hover menu * Remove unused import * Add inital value for floatingTimestamp * Update react window has to fix mattermost#2447 (comment)
esethna
added
Docs/Not Needed
Does not require documentation
and removed
Docs/Needed
Requires documentation
labels
Apr 3, 2019
@amyblais removing the docs needed label. In my mind infinite scroll/virtualized post list is expected functionality from a users perspective, rather than something that needs to be called out in docs. Feel free to re-add if you think there's something we should cover specifically. |
sudheerDev
added a commit
to sudheerDev/mattermost-webapp
that referenced
this pull request
Apr 5, 2019
This reverts commit ec5c279.
sudheerDev
added a commit
that referenced
this pull request
Apr 8, 2019
* Revert "MM-14810 Fix for channel header loading in center channel (#2596)" This reverts commit 6bc18af. * Revert "MM-14761 Loading channel with lot of unreads should show loader at the top (#2589)" This reverts commit 3e88c52. * Revert "MM-14810 Fix for infinite loop caused by loading channels with content less than screen height (#2572)" This reverts commit b11b42c. * Revert "Expose virt list scroll variables to window (#2569)" This reverts commit 4e7715a. * Revert "MM-14820 Fix post menu on mobile view (#2576)" This reverts commit 8bd8dda. * Revert "Fix postlist connector when channel is undefined (#2573)" This reverts commit 03177f2. * Revert "MM-14800 Fix missing messages when switching to a team not previously loaded (#2562)" This reverts commit 3537b03. * Revert "MM-14196 Add virtualised list for posts (#2447)" This reverts commit ec5c279. * Revert infinite scroll from release 5.8v (#2303) * Revert infinite scroll changes * Fix an error with ScrollToBottomArrows * Fix the error of onClick with scrollToBottomArrow prop * Remove unused variables
lindy65
removed
4: Reviews Complete
All reviewers have approved the pull request
3: QA Review
Requires review by a QA tester
labels
Apr 8, 2019
bradjcoughlin
pushed a commit
to bradjcoughlin/mattermost-webapp
that referenced
this pull request
Apr 15, 2019
* Revert "MM-14810 Fix for channel header loading in center channel (mattermost#2596)" This reverts commit 6bc18af. * Revert "MM-14761 Loading channel with lot of unreads should show loader at the top (mattermost#2589)" This reverts commit 3e88c52. * Revert "MM-14810 Fix for infinite loop caused by loading channels with content less than screen height (mattermost#2572)" This reverts commit b11b42c. * Revert "Expose virt list scroll variables to window (mattermost#2569)" This reverts commit 4e7715a. * Revert "MM-14820 Fix post menu on mobile view (mattermost#2576)" This reverts commit 8bd8dda. * Revert "Fix postlist connector when channel is undefined (mattermost#2573)" This reverts commit 03177f2. * Revert "MM-14800 Fix missing messages when switching to a team not previously loaded (mattermost#2562)" This reverts commit 3537b03. * Revert "MM-14196 Add virtualised list for posts (mattermost#2447)" This reverts commit ec5c279. * Revert infinite scroll from release 5.8v (mattermost#2303) * Revert infinite scroll changes * Fix an error with ScrollToBottomArrows * Fix the error of onClick with scrollToBottomArrow prop * Remove unused variables
TranMacTien
pushed a commit
to Designveloper/mattermost-webapp
that referenced
this pull request
Jun 13, 2019
* Revert "MM-14810 Fix for channel header loading in center channel (mattermost#2596)" This reverts commit 6bc18af. * Revert "MM-14761 Loading channel with lot of unreads should show loader at the top (mattermost#2589)" This reverts commit 3e88c52. * Revert "MM-14810 Fix for infinite loop caused by loading channels with content less than screen height (mattermost#2572)" This reverts commit b11b42c. * Revert "Expose virt list scroll variables to window (mattermost#2569)" This reverts commit 4e7715a. * Revert "MM-14820 Fix post menu on mobile view (mattermost#2576)" This reverts commit 8bd8dda. * Revert "Fix postlist connector when channel is undefined (mattermost#2573)" This reverts commit 03177f2. * Revert "MM-14800 Fix missing messages when switching to a team not previously loaded (mattermost#2562)" This reverts commit 3537b03. * Revert "MM-14196 Add virtualised list for posts (mattermost#2447)" This reverts commit ec5c279. * Revert infinite scroll from release 5.8v (mattermost#2303) * Revert infinite scroll changes * Fix an error with ScrollToBottomArrows * Fix the error of onClick with scrollToBottomArrow prop * Remove unused variables
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
Docs/Not Needed
Does not require documentation
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Known issues
QA testing cases
Performance with lots of data:
Worst case scenarios:
Scrolling smoothness:
Misc:
Completed:
Ticket Link
MM-14196
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
make check-style
to check for style errors (required for all pull requests)make test
to ensure unit and component tests passed