amplify-ui
amplify-ui copied to clipboard
Add initial sorting support to StorageBrowser
On which framework/platform would you like to see this feature implemented?
React
Which UI component is this feature-request for?
Storage
Please describe your feature-request in detail.
I would like StorageBrowser component to support specifying an initial sorting configuration. Currently users have to change the sorting every time they switch location.
Please describe a solution you'd like.
I would suggest a new prop accepted by StorageBrowser component that specify an initial sorting per view. Probably just an Array<{ colName: string; direction: 'asc' | 'desc' }> will suffice.
We love contributors! Is this something you'd be interested in working on?
- [x] 👋 I may be able to implement this feature request.
- [ ] ⚠️ This feature might incur a breaking change.
Hello, @dan-irf and thank you for opening this. We'll review this internally and follow up with any further questions or context we have for this feature request.
Any update on this?
Hi @dan-irf
Unfortunately we do not have any updates yet. We will update this issue once we have more information.
Thanks!