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

Let an Admin post a message to users #848

Closed
epugh opened this issue Oct 17, 2023 · 4 comments
Closed

Let an Admin post a message to users #848

epugh opened this issue Oct 17, 2023 · 4 comments

Comments

@epugh
Copy link
Member

epugh commented Oct 17, 2023

Is your feature request related to a problem? Please describe.
Sometimes we need to communicate to users that things are going to happen, and no way to communicate it.

Describe the solution you'd like
Be able to put up a bit o' HTML that is show to the users. Let them click close, and not see it again. If a new message is posted, then they will get the new message. If the message is "timed" well, you remove the message, and then it no longer shows up. It doesn't "expire" by itself.

Describe alternatives you've considered
We have "sort" of used intercom on the hosted solution.

Additional context
Add any other context or screenshots about the feature request here.

@epugh
Copy link
Member Author

epugh commented Nov 3, 2023

This is waht Zoom does.. never thought I would point to Zoom for good UX...
image

@epugh
Copy link
Member Author

epugh commented Nov 3, 2023

Here is some potential HTML that could go in a messages box...

<div class="alert alert-info" role="alert">
  A simple info alert—check it out!
</div>

@flaxsearch
Copy link

Some examples of the sort of messages I'd like to be able to put up (excuse my HTML):

Want to learn how to use Quepid to tune relevance? Join OSC's self-led training courses
We've just added brand new features to Quepid - check out Eric Pugh's blog for more details
The Call for Papers for Haystack US 2023 is now open - submit a talk on how you use Quepid!

@epugh
Copy link
Member Author

epugh commented Mar 14, 2024

This has been done for a while!

@epugh epugh closed this as completed Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants