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: Highlight searched message text in rendered messages in Sidebar #883

Open
2 tasks
dhairyashiil opened this issue Jan 12, 2025 · 0 comments · May be fixed by #884
Open
2 tasks

Feat: Highlight searched message text in rendered messages in Sidebar #883

dhairyashiil opened this issue Jan 12, 2025 · 0 comments · May be fixed by #884
Labels
enhancement New feature or request

Comments

@dhairyashiil
Copy link
Contributor

As an EmbeddedChat developer

I need to: Implement a functionality that highlights the searched word within the rendered messages in the sidebar.

So That: Users can easily identify the relevant messages when performing searches in the sidebar.

Acceptance Criteria

  • Highlight all occurrences of the searched word in the sidebar messages, maintaining the original message text formatting.
  • Ensure that the highlighting is removed when the search term is cleared or changed

Refer RC:

image

@dhairyashiil dhairyashiil added the enhancement New feature or request label Jan 12, 2025
@dhairyashiil dhairyashiil linked a pull request Jan 12, 2025 that will close this issue
2 tasks
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