amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

Add initial sorting support to StorageBrowser

Open dan-irf opened this issue 9 months ago • 1 comments

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.

dan-irf avatar Feb 17 '25 15:02 dan-irf

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.

cwomack avatar Feb 17 '25 19:02 cwomack

Any update on this?

dan-irf avatar Nov 11 '25 11:11 dan-irf

Hi @dan-irf

Unfortunately we do not have any updates yet. We will update this issue once we have more information.

Thanks!

adrianjoshua-strutt avatar Nov 11 '25 15:11 adrianjoshua-strutt