Uploaded image for project: 'OCMUI - OpenShift Cluster Manager UI'
  1. OCMUI - OpenShift Cluster Manager UI
  2. OCMUI-1406

Improve display of Subnet selection for smaller viewports

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Core UI
    • False
    • Hide

      None

      Show
      None
    • False

      In the VPC screen for OSD and ROSA wizards, we have up to 3 fields for selecting the Availabilty zone, Private subnet and Public subnet.

       

      For smaller viewports, the display is tricky because subnets can have pretty long names.

       

      The initial implementation uses FuzzySelect/SubnetSelectField with a truncation value of 40 characters, and we also added a text-wrap to the options. This applies to the selected option of the dropdown, and to the options display, except when a filter text has been entered.

       

      When users type to filter the subnets by ID / name, then the name is displayed without truncation to show the Fuzzy matches. 

       

      So this implementation is a bit mixed between showing the truncated name and wrapping the text. 

       

      We should be looking for alternatives to make the UX more consistent.

       

      See discussion https://gitlab.cee.redhat.com/service/uhc-portal/-/merge_requests/5135#note_9777277 and included screenshots.

       

            Unassigned Unassigned
            rh-ee-camadorg Celia Amador Gonzalez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: