Skip to content

Conversation

LIlGG
Copy link
Member

@LIlGG LIlGG commented Aug 29, 2025

What type of PR is this?

/kind bug
/area ui

What this PR does / why we need it:

目前 Select 组件使用远程接口请求数据时,如果存在分页的数据则分页请求可以超过分页数量。
此 PR 限制了分页请求的次数。

Does this PR introduce a user-facing change?

解决使用 Select 组件远程请求数据时的分页问题

@f2c-ci-robot f2c-ci-robot bot added kind/bug Categorizes issue or PR as related to a bug. release-note Denotes a PR that will be considered when it comes time to generate release notes. area/ui Issues or PRs related to the Halo UI labels Aug 29, 2025
@f2c-ci-robot f2c-ci-robot bot requested review from guqing and wan92hen August 29, 2025 07:33
Copy link

Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.50%. Comparing base (42c374d) to head (cdc3db3).
⚠️ Report is 142 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7726      +/-   ##
============================================
- Coverage     59.55%   59.50%   -0.06%     
+ Complexity     3812     3808       -4     
============================================
  Files           677      678       +1     
  Lines         23248    23280      +32     
  Branches       1500     1503       +3     
============================================
+ Hits          13846    13853       +7     
- Misses         8764     8778      +14     
- Partials        638      649      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Sep 2, 2025
Copy link

f2c-ci-robot bot commented Sep 2, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ruibaby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2025
@f2c-ci-robot f2c-ci-robot bot merged commit e8d547e into halo-dev:main Sep 2, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/ui Issues or PRs related to the Halo UI kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants