Uh oh!
There was an error while loading. Please reload this page.
fix(LogTable): implement virtual scrolling - #1505
Merged
Merged
Conversation
Antreesy
commented
Feb 28, 2025
Uh oh!
There was an error while loading. Please reload this page.
Antreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
March 3, 2025 23:04
99e0518 to
3b34500CompareAntreesy
marked this pull request as ready for review
March 3, 2025 23:06
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Antreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
March 5, 2025 12:00
3b34500 to
bcde1f7Compare
This comment was marked as resolved.
This comment was marked as resolved.
8 tasks
Uh oh!
There was an error while loading. Please reload this page.
Antreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
March 6, 2025 17:28
bcde1f7 to
c0a3862CompareAntreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
April 15, 2025 07:25
c0a3862 to
582c0a8CompareShGKme
approved these changes
Apr 15, 2025
ShGKme
left a comment
There was a problem hiding this comment.
Fine by me, but not a fan of having virtual scroll login and log table mixes in a single component.
Uh oh!
There was an error while loading. Please reload this page.
Antreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
April 16, 2025 15:55
582c0a8 to
ba32da8CompareSigned-off-by: Maksim Sukharev <antreesy.web@gmail.com>
- required to have all entries of same height initially Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Antreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
April 22, 2025 07:28
69f5377 to
bfc9e39CompareAntreesy
commented
Apr 22, 2025
CollaboratorAuthor
/backport to stable31 |
Antreesy
commented
Apr 22, 2025
CollaboratorAuthor
/backport to stable30 |
Antreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
April 22, 2025 07:42
b453bc3 to
10140c2Compare- copied from server/apps/settings/src/components/Users/VirtualList.vue, omitting some redundant logic Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Antreesyforce-pushed
the
fix/1262/virtual-scroller
branch
from
April 22, 2025 07:44
10140c2 to
25ee6fcCompareAntreesy
commented
Apr 22, 2025
CollaboratorAuthor
/compile / |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Antreesy
commented
Apr 22, 2025
CollaboratorAuthor
Since the approve:
|
This was referenced Apr 22, 2025
This file contains hidden or 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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ref #1262
Attempt to implement 'virtual scrolling':
TODO:
id, as it's not the part of the log entry from fileResizeObserver for virtual list updated', { rendered: number, total: number })