Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42845

Clicking some dropdown list doesn't take effect on Dashboard/Metrics page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • 4.18
    • 4.18
    • Observability UI
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • None
    • None
    • None
    • Done
    • Bug Fix
    • Hide
      Previously, an incorrect component import in the SimpleSelect.tsx file caused an undefined function r function in the react-dom.production.min.js file. This component caused error messages on the Dashboards and Metrics pages related to dropdown lists. With this release, the dropdown lists on the affected pages function correctly, eliminating the error message. (OCPBUGS-42845)
      ====

      *Cause*: Patternfly v5 upgrade
      *Consequence*: Drop-downs don't work anymore; no options are listed.
      *Fix*: Refactored drop-downs to work with new Patternfly v5 updates.
      *Result*: Drop-downs are now functional.
      Show
      Previously, an incorrect component import in the SimpleSelect.tsx file caused an undefined function r function in the react-dom.production.min.js file. This component caused error messages on the Dashboards and Metrics pages related to dropdown lists. With this release, the dropdown lists on the affected pages function correctly, eliminating the error message. ( OCPBUGS-42845 ) ==== *Cause*: Patternfly v5 upgrade *Consequence*: Drop-downs don't work anymore; no options are listed. *Fix*: Refactored drop-downs to work with new Patternfly v5 updates. *Result*: Drop-downs are now functional.
    • None
    • None
    • None
    • None

      Description of problem:

      On Administrator-> Observe->Dashboards page, click dropdown list for "Time Range" and "Refresh Interval", there is no response.
      On Observe->Metrics page(for both Administrator and Developer), click dropdown list beside "Actions", it's original "Refresh off", there is no response.
      There is error “react-dom.production.min.js:101 Uncaught TypeError: r is not a function” in F12 developer console.
      
          

      Version-Release number of selected component (if applicable):

      4.18.0-0.nightly-2024-10-07-200953
          

      How reproducible:

      Always
          

      Steps to Reproduce:

          1. Refer to description
          2.
          3.
          

      Actual results:

      1. Dropdown list doesn't work well. There is error “react-dom.production.min.js:101 Uncaught TypeError: r is not a function” in F12 developer console.
          

      Expected results:

      1. Dropdown list should work fine.
          

      Additional info:

      
          

              jezhu@redhat.com Jenny Zhu
              rhn-support-yanpzhan Yanping Zhang
              None
              None
              Junqi Zhao Junqi Zhao
              None
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: