-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: could not save selection from upload has many drawer (#9325)
### What? Could not finalize selection of `hasMany` uploads inside of the drawer. ### Why? The Select component was not being rendered in the beforeActions prop of the ListControls when row selections was enabled. ### How? Renders the Select component when row selections are enabled and onBulkSelect is present.
- Loading branch information
1 parent
bb4f69f
commit f42b1e1
Showing
1 changed file
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters