react-spectrum
react-spectrum copied to clipboard
Load more collection element support in RAC Table and Tree
Closes
✅ Pull Request Checklist:
- [ ] Included link to corresponding React Spectrum GitHub Issue.
- [ ] Added/updated unit tests and storybook for this change (for new code or code which already has tests).
- [ ] Filled out test instructions.
- [ ] Updated documentation (if it already exists for this component).
- [ ] Looked at the Accessibility Practices for this feature - Aria Practices
📝 Test Instructions:
Try the RAC Table/Tree loading stories starting with https://reactspectrum.blob.core.windows.net/reactspectrum/830795d557f86549e355253e5a2a2cddd7cfc696/storybook/index.html?path=/story/react-aria-components--table-loading-body-wrapper-story&providerSwitcher-express=false. Toggle the isLoading button and verify that the extra loading row appears with the proper messaging and attributes. These rows should not interfere with keyboard navigation and should not be focusable. Also try the table loading RAC stories, both for virtualized and non virtualized
🧢 Your Project:
RSP