Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-1215

Stretch goal: Support for custom FAB components

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 1.5.0, 1.5.1, 1.6.0
    • Dynamic Plugins, UI
    • False
    • Hide

      None

      Show
      None
    • 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

      1. Support for custom components that renders a FAB button
      2. Test plugin

              Unassigned Unassigned
              cjerolim Christoph Jerolimov
              RHIDP - Frontend Plugins & UI
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: