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

fix: pagination width to fit big page number #2231

Merged
merged 1 commit into from May 17, 2024
Merged

Conversation

YannLynn
Copy link
Collaborator

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #2230

Changelog

🇨🇳 Chinese

  • Fix: 修复 Pagination 在超大页码下展示不符合预期问题

🇺🇸 English

  • Fix: fix the problem that Pagination does not display as expected under extremely large page numbers

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

@YannLynn YannLynn requested a review from YyumeiZhang May 10, 2024 06:11
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c2dbb21:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented May 10, 2024

Passing run #2485 ↗︎

0 259 10 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge c2dbb21 into 694e033...
Project: semi-design Commit: ac8131b0c4 ℹ️
Status: Passed Duration: 10:14 💡
Started: May 10, 2024 6:21 AM Ended: May 10, 2024 6:31 AM

Review all test suite changes for PR #2231 ↗︎

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.18%. Comparing base (74998fd) to head (ac8131b).
Report is 5 commits behind head on main.

❗ Current head ac8131b differs from pull request most recent head c2dbb21. Consider uploading reports for the commit c2dbb21 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2231      +/-   ##
==========================================
- Coverage   88.19%   88.18%   -0.02%     
==========================================
  Files         440      440              
  Lines       26029    26030       +1     
  Branches     6640     6641       +1     
==========================================
- Hits        22957    22954       -3     
- Misses       3072     3076       +4     

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

@pointhalo pointhalo merged commit 1214018 into main May 17, 2024
11 checks passed
@pointhalo pointhalo deleted the fix-pagination-width branch May 17, 2024 02:55
YannLynn added a commit that referenced this pull request May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Pagination] 总页数过大情况下出现出现页码挤压
3 participants