-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
1.5.0, 1.5.1, 1.6.0
-
False
-
-
False
-
Release Note Not Required
-
-
Story
It would be great if we support not just:
- mountPoint: global.floatingactionbutton/config (what was previsouly component)
importName: NullComponent
config:
slot: bottom-right
icon: github
label: GitHub
toolTip: GitHub
to: https://github.com/redhat-developer/rhdh
Could we allow plugins to have their own FAB button with this maybe?
- mountPoint: global.floatingactionbutton/component
importName: FloatingActionButton => MUI FAB
config:
slot: bottom-right
props:
icon: github
label: GitHub
toolTip: GitHub
to: https://github.com/redhat-developer/rhdh
For example, the lightning plugin could so something like:
- mountPoint: global.floatingactionbutton/component importName: LightningFAB config: slot: bottom-right
Background
*Epic: https://issues.redhat.com/browse/RHIDP-5228*
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
- Support for custom components that renders a FAB button
- Test plugin