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 Search Instruction on Search Messages Sidebar #909

Closed
3 tasks
dhairyashiil opened this issue Jan 15, 2025 · 0 comments
Closed
3 tasks

Feat: Add Search Instruction on Search Messages Sidebar #909

dhairyashiil opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@dhairyashiil
Copy link
Contributor

As an EmbeddedChat developer

I need to: add a search instruction section to the sidebar when the "Search Messages" view is active, explaining how users can search using regular expressions.

So That: users can easily understand how to use advanced search functionality via regular expressions.

Acceptance Criteria

  • Instruction Display: When the view type is "Search Messages", a section with a markdown formatted message appears at the top of the sidebar.
  • Styling: The instruction should have its own custom style handling dark and light themes.
  • Rendering Condition: The instruction should only be rendered when the title of the view is Search Messages.

Refer RC:

Image

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.

2 participants