Skip to content

Comments

fix: bucket sort by size#52

Merged
overtrue merged 1 commit intorustfs:mainfrom
philippdormann:fix-browser-sort-buckets-by-actual-size
Feb 17, 2026
Merged

fix: bucket sort by size#52
overtrue merged 1 commit intorustfs:mainfrom
philippdormann:fix-browser-sort-buckets-by-actual-size

Conversation

@philippdormann
Copy link
Contributor

Pull Request

Description

closes #51

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test improvements
  • Security fix

Testing

sort by size now works

  • Unit tests added/updated
  • Manual testing completed
pnpm test:run

Checklist

  • Code follows the project's style guidelines
  • Self-review completed
  • TypeScript types are properly defined
  • All commit messages are in English (Conventional Commits)
  • All existing tests pass
  • No new dependencies added, or they are justified

Related Issues

Closes #51

Screenshots (if applicable)

image image

@overtrue overtrue merged commit fd97601 into rustfs:main Feb 17, 2026
6 checks passed
@overtrue
Copy link
Collaborator

Thanks bro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Browser sorting does not work for size

2 participants