Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

fix: pass ouiaId to select fields #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 8, 2023

  1. fix: pass ouiaId to select fields

    This change updates the SelectField to also supply the ouiaId property
    to the underlying patternfly select component.  This ensures that the
    select field has a suitable identifier for automated tests, as the `id`
    property is currently applied to an element that isn't initially
    visible or selectable.
    gashcrumb committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3c21a35 View commit details
    Browse the repository at this point in the history