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 a "Mentions" tab where users can see all the messages in which they were mentioned. #464

Closed
3 tasks
Spiral-Memory opened this issue Feb 16, 2024 · 1 comment · Fixed by #480
Closed
3 tasks
Labels
enhancement New feature or request

Comments

@Spiral-Memory
Copy link
Collaborator

Spiral-Memory commented Feb 16, 2024

As an EmbeddedChat developer,

I need to:
Implement another sidebar tab "Mentions" where users can see all the messages in which they have been mentioned.

So That:
Users will be able to easily find out the messages in which they were mentioned in a busy channel with lots of messages.

Acceptance Criteria:

  • Add a new menu named "Mentions."
  • Look for an appropriate REST API endpoint to fetch all mentions.
  • Implementing the same in the codebase.

image

@Spiral-Memory Spiral-Memory added the enhancement New feature or request label Feb 16, 2024
@Spiral-Memory
Copy link
Collaborator Author

@abhinavkrin , I am working on this feature. In the meantime, please let me know your thoughts on whether this feature is needed in the embedded chat app and whether it would be useful for the users.

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