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: File Type Filtering Feature for Enhanced User Navigation #717

Open
3 tasks done
SinghaAnirban005 opened this issue Dec 23, 2024 · 1 comment · May be fixed by #718
Open
3 tasks done

FEAT: File Type Filtering Feature for Enhanced User Navigation #717

SinghaAnirban005 opened this issue Dec 23, 2024 · 1 comment · May be fixed by #718
Labels
enhancement New feature or request

Comments

@SinghaAnirban005
Copy link
Contributor

SinghaAnirban005 commented Dec 23, 2024

As an EmbeddedChat developer

I need to:
I need to implement a dropdown filter that allows users to select specific file types (e.g., text, videos, files, audios)

So That:
users can easily filter and view only the required types of files from a long list of files.

Acceptance Criteria

  • Dynamic Filtering: Selecting an option from the dropdown dynamically filters the list of files to display only the selected type.
  • Default State: The dropdown defaults to All or None, showing all file types until a specific filter is selected.
  • The filtering logic retrieves data dynamically from the backend to ensure accurate results and performance for large datasets.
@SinghaAnirban005 SinghaAnirban005 added the enhancement New feature or request label Dec 23, 2024
@SinghaAnirban005
Copy link
Contributor Author

Am working on it !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant