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

Add an ephemeral message in chat when new snapshots have been pushed #6347

Open
fuzyll opened this issue Jan 22, 2025 · 0 comments
Open

Add an ephemeral message in chat when new snapshots have been pushed #6347

fuzyll opened this issue Jan 22, 2025 · 0 comments
Labels
Component: UI Issue needs changes to the user interface Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality
Milestone

Comments

@fuzyll
Copy link
Contributor

fuzyll commented Jan 22, 2025

What is the feature you'd like to have?
When the client realizes that new snapshots are available, a message in Chat View should appear that says something like:

N snapshots from <user> are now available to pull

If there are snapshots from multiple users, I'd just print multiple lines. These lines should be in a neutral color (e.g. light-to-medium gray) to distinguish them from 'actual' chat messages.

Also, I don't believe it should be necessary (or desired) to have these messages saved into the database (like we do for regular chat history in Enterprise).

Is your feature request related to a problem?
Additional ways to signpost to users that additional snapshots are available are always good.

Are any alternative solutions acceptable?
Possibly, but this should be the quickest and easiest to implement of the ones we've discussed.

Additional Information:
Issue was migrated here from the internal Enterprise issue tracker.

@fuzyll fuzyll added Component: UI Issue needs changes to the user interface Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality labels Jan 22, 2025
@fuzyll fuzyll added this to the Gallifrey milestone Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: UI Issue needs changes to the user interface Effort: Low Issue should take < 1 week Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant