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

[Orchestrator] ActiveTextInput widget does not clear field when API returns empty string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.8.2
    • 1.9.0
    • None
    • None
    • RHDH F&UI plugins 3286

      Description of problem:

      The ActiveTextInput widget in the orchestrator plugin fails to clear the field value when the API returns an empty string "". Instead, the field retains the previous/stale value.
       
      1. User selects platformProfileID = "12345” 
      2. platformObserversGroup field fetches and displays "group-A” 
      3. User changes to platformProfileID = "67890” 
      4. API returns "" for platformObserversGroup (no group exists for this profile) 
      5. Bug: Field still shows "group-A" instead of clearing

      Actual results:

      Field still shows stale value "group-A"

      Expected results:

      Field should clear and display empty value ""

      Reproducibility (Always/Intermittent/Only Once):

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

              rh-ee-lprabhu Lokananda Prabhu
              rh-ee-lprabhu Lokananda Prabhu
              RHDH Documentation
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: