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

Expose events related to activity feed buttons #13

Open
sebastien-p opened this issue Jan 26, 2021 · 0 comments
Open

Expose events related to activity feed buttons #13

sebastien-p opened this issue Jan 26, 2021 · 0 comments

Comments

@sebastien-p
Copy link

Activity feed allows to pause/resume, skip, mute and replay alerts by pressing dedicated buttons which seem to work great when using provided widgets.

But custom ones don't seem to get access to those features. Correct me if I'm wrong but I tried to take a look at the code and WebSocket events only seem to broadcast some internal Angular events.

I think it would be a great addition to expose events related to activity feed buttons (plus initial state, maybe as a new property attached to the onWidgetLoad event data?) so that custom widgets can react accordingly.

Thanks :)

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

1 participant