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

perf: add scroll list && virtualist #2665

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Conversation

Patrickill
Copy link
Contributor

No description provided.

{
manual: false,
refreshDeps,
debounceWait: data.length === 0 ? 0 : debounceWait,
Copy link
Collaborator

Choose a reason for hiding this comment

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

触底应该没有等待更新的说法吧

@c121914yu c121914yu changed the base branch from main to 4.8.11 September 11, 2024 08:02
@c121914yu c121914yu merged commit 020da89 into labring:4.8.11 Sep 11, 2024
3 checks passed
c121914yu added a commit that referenced this pull request Sep 11, 2024
* perf: add scroll list && virtualist (#2665)

* perf: chatHistorySlider add virtualList

* perf: dataCard add scroll

* fix: ts

* perf: scroll list components

* perf: hook refresh

---------

Co-authored-by: papapatrick <[email protected]>
shilin66 pushed a commit to shilin66/FastGPT that referenced this pull request Sep 12, 2024
* perf: add scroll list && virtualist (labring#2665)

* perf: chatHistorySlider add virtualList

* perf: dataCard add scroll

* fix: ts

* perf: scroll list components

* perf: hook refresh

---------

Co-authored-by: papapatrick <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants