Skip to content

Conversation

Kitty-Al
Copy link
Contributor

What

PR focuses on supporting asynchronous data loading, infinite scroll, and accessibility announcements for loading and empty states. Storybook and tests have been updated to demonstrate these new capabilities.

Async Data Loading & Infinite Scroll

  • Added support for async loading and infinite scroll in SingleSelect via the loadItems prop and useAsyncList, including debounced server-side filtering and dynamic loading of more items on scroll.
  • Updated the List component to handle loading and no-results states, with new styles for these states. Included translations for the default loading and no results
  • Refactored ClearButton due to needing a controlled input and selected state
  • Added @react-stately/data dependency to support async list management

Copy link

changeset-bot bot commented Sep 17, 2025

⚠️ No Changeset found

Latest commit: 90977a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Kitty-Al Kitty-Al marked this pull request as ready for review September 17, 2025 22:28
Copy link
Contributor

github-actions bot commented Sep 17, 2025

✨ Here is your branch preview! ✨

Last updated for commit 90977a8: Merge branch 'main' into KZN-3416/async

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.

1 participant