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

Change FormSelect -> Select for consistent styling

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • True
    • Hide

      Select might be deprecated in PF5

      Show
      Select might be deprecated in PF5
    • False

      We use patternfly FormSelect (which render native <select>) in several places in OCM, particularly:

      • DownloadsPage.jsx
      • several components in OSD creation wizard, notably DynamicSelect.jsx

      UX had asked to change them to Select for more consistent styling, which I've deferred for 2 reasons:

      • FormSelect is simpler to code, Select requires us to track some state. (but not too bad, can be especially concise with react hooks)
      • HAC-151: in some places, the way we implemented Select was not keyboard-accessible.

            Unassigned Unassigned
            bpaskinc@redhat.com Beni Paskin-Cherniavsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: