Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add file type filtering dropdown to improve file navigation #718

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

SinghaAnirban005
Copy link
Contributor

@SinghaAnirban005 SinghaAnirban005 commented Dec 23, 2024

Brief Title

Implement File Type Filtering Dropdown

Acceptance Criteria fulfillment

  • The dropdown component allows users to filter files by type: All, Files, Videos, Images, Audios, Texts.
  • The dropdown correctly renders the selected option, including "All" when the value is empty.
  • The filter dynamically updates the displayed file list based on the selected type.

Fixes #717

Video/Screenshots

EmbeddedChat._.Simple.-.Simple.Storybook.-.Brave.2024-12-23.19-25-59.mp4

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-718 after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@Spiral-Memory
Copy link
Collaborator

Looks good @SinghaAnirban005
Can we please follow the same UI design as of Rocket.Chat

Instead of keeping that select below search, keep both in a single row

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.

FEAT: File Type Filtering Feature for Enhanced User Navigation
2 participants