Uploaded image for project: 'OpenShift Console'
  1. OpenShift Console
  2. CONSOLE-3695

Add extension point to DefaultDetailsPage ResourceSummary

    XMLWordPrintable

Details

    • HAC Infra OCP - Sprint 244

    Description

      The existing console.page/resource/details extension point results in an entirely blank page where everything comprising the details page has to be duplicated.  Rather than needing to duplicate everything, another option would be to add an extension point to the existing DefaultDetailsPage ResourceSummary so that there is no need to recreate the entire details page, but additional ResourceSummary items could be added to the existing default. Other option would be to create a new extension.

      AC:

      • Create a new dynamic plugin extension that provides a singular details item, with following props:
        • title
        • path (in case of reading the value directly from object | optional)
        • component (optional | takes precedence of path)
        • column (left || right)
        • sortingWeight
      • Add and generated ts docs for the new extension

       

       

      Attachments

        Issue Links

          Activity

            People

              rh-ee-jonjacks Jon Jackson
              rhn-engineering-rhamilto Robb Hamilton
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: