Skip to content

Conversation

@SuchitraSwain
Copy link
Contributor

  • Add SearchFilter component with real-time filtering
  • Support searching by file name, CID, and file type
  • Integrate search with both list and grid view modes
  • Add proper keyboard navigation support for filtered results
  • Include internationalization support for search UI
  • Maintain all existing functionality while adding search capability

Resolves #2447

image image

- Add SearchFilter component with real-time filtering
- Support searching by file name, CID, and file type
- Integrate search with both list and grid view modes
- Add proper keyboard navigation support for filtered results
- Include internationalization support for search UI
- Maintain all existing functionality while adding search capability

Resolves ipfs#2447
@SuchitraSwain SuchitraSwain requested a review from a team as a code owner October 19, 2025 11:25
SuchitraSwain and others added 2 commits October 19, 2025 13:26
- Remove modalOpen from FilesGridPropsConnected interface
- Remove modalOpen parameter from FilesGrid component function
- Fixes TypeScript error TS6133 about unused variable
@SuchitraSwain
Copy link
Contributor Author

Please review @SgtPooki @alikhere

@SuchitraSwain
Copy link
Contributor Author

@lidel please review this

Copy link
Contributor

@alikhere alikhere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Add Search/Filter to UI Files

2 participants