-
Story
-
Resolution: Done
-
Critical
-
None
-
None
-
3
-
False
-
-
False
-
RHIDP-4706 - Ability to add a global Floater button
-
-
-
RHDH F&UI plugins 3268, RHDH F&UI plugins 3269
Story
As a user of RHDH, I want to install a plugin that can extend RHDH with a provider or a listener or something like the Global FAB plugin.
The initial use case will be exactly this Global FAB plugin that is created in Epic RHIDP-5228 / https://github.com/redhat-developer/rhdh-plugins/tree/main/workspaces/global-floating-action-button/plugins/global-floating-action-button
For this we should create new mount points in rhdh that loads one or multiple react providers or components.
We should expect that a react component can crash and wrap at least the listeners in an error boundary.
Background
Some technical notes on the FAB button: https://docs.google.com/document/d/1NqJ6SUKLvJj-R6ezBITl7NWbqT65qxlrSCa38XWvmjA/edit
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
- Mount point definition and documentation
- Mount points loads components from plugins
There will be another ticket for e2e tests.