Skip to content

[feat]: Add functional mail search to filter emails based on subject and body #7137

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

Open
2 tasks done
sumamakhan761 opened this issue Apr 6, 2025 · 0 comments
Open
2 tasks done

Comments

@sumamakhan761
Copy link

sumamakhan761 commented Apr 6, 2025

Feature description

Currently, the search bar in the Mail component UI is only present visually, but it doesn’t perform any actual filtering of emails based on user input

When a user starts typing in the search input, mail list should dynamically update in real-time. It should filter and display only the mails where the subject or body text includes the search query (case insensitive).

this is a very standard user expectation.

below is the issue video 👇

Additional Context

Screen Record of Issue

Screen.Recording.2025-04-06.204717.mp4

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues and PRs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant