Skip to content

fix: reset object search on location change - #251

Open
IBUMBLEBEE wants to merge 1 commit into
rustfs:mainfrom
IBUMBLEBEE:fix/reset-object-search-on-location-change
Open

IBUMBLEBEE wants to merge 1 commit into
rustfs:mainfrom
IBUMBLEBEE:fix/reset-object-search-on-location-change

Conversation

@IBUMBLEBEE

@IBUMBLEBEE IBUMBLEBEE commented Sep 27, 2026 •

Copy link
Copy Markdown

Pull Request

Description

Reset the object-list search filter when the active bucket or prefix changes.

Previously, opening a folder from filtered search results preserved the parent
directory's search term. Objects in the destination folder were then filtered
out, making the folder appear empty.

Screenshots (if applicable)

chrome_i2q5WACDbD

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Testing

  • pnpm install --frozen-lockfile
  • pnpm type-check
  • pnpm lint
  • pnpm format:check
  • pnpm test:run
  • Manual testing completed

Related Issues

Closes #250

This branch has not been deployed

No deployments
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] Object search filter persists after navigating into a folder

1 participant