Graylog2 / Graylog2/graylog2-server

`PluginStore` should be subscribable, `withPluginEntities` should update props

Open
#6,972 0 comments 0 reactions 0 assignees View on GitHub
feature triaged web
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

`PluginStore` is currently used in the web interface to register entities which can be contributed by plugins. At the moment, it does not offer consumers to subscribe to its state and update them after a state change. Therefore, `withPluginEntities` is not able to update props after a state change of the `PluginStore` and the whole construct depends on the load order of different components.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.