Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editor: Add loading state to the 'PostAuthorCombobox' component (Word…
…Press#68991) * Add loading indicator to author selector * Only show "No items found" when isLoading is false * Remove unitended change * Update packages/components/src/combobox-control/types.ts Co-authored-by: Marco Ciampini <[email protected]> * Revert "Only show "No items found" when isLoading is false" This reverts commit 76488c1. * Only show the suggestion list when the component isn’t loading data * Document `isLoading` prop in readme * Add is loading to Combobox storybook * Match readme description to type.js description * Revert combobox changes --------- Co-authored-by: Marco Ciampini <[email protected]>
- Loading branch information