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: list dataSouce is empty and loading show empty state #2693

Open
wants to merge 4 commits into
base: release
Choose a base branch
from

Conversation

LonelySnowman
Copy link
Contributor

中文模板 / 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 #2683

Changelog

🇨🇳 Chinese

  • Fix: 修复 List 组件 dataSource 为空时被 Spin 组件遮挡问题

🇺🇸 English

  • Fix: Fix the issue where the List component's dataSource is empty and it is covered by the Spin component.

Checklist

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

Other

  • Skip Changelog

Additional information

rashagu and others added 4 commits January 24, 2025 12:00
DouyinFE#2668)

* fix: [Select] Fixed the problem that when the search panel is opened, after the search input loses focus, it cannot be focused again by clicking it

* fix: [Select] Fixed the problem that when the search panel is opened, after the search input loses focus, it cannot be focused again by clicking it
Copy link

codesandbox-ci bot commented Feb 1, 2025

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 4e96bb1:

Sandbox Source
pr-story Configuration

@LonelySnowman LonelySnowman changed the base branch from main to release February 1, 2025 07:30
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.

[BUG] When the list component data is empty, the loading state exceeds the list div.
4 participants