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

Conversation

gashcrumb
Copy link

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.

If this works would it be possible to get a release with this fix?

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
Copy link
Author

Hi, anyone around to have a look at this?

@kingsleyzissou
Copy link
Collaborator

Hey @gashcrumb, thanks for the input! @ljmotta is busy migrating this project to another org, since it's primarily used there and the aerogear projects that were using this are no longer being maintained.

@ljmotta Do you think there would be any merit adding this as a last feature before the migration? Or would this be something you would consider adding to the new repo?

@kingsleyzissou
Copy link
Collaborator

Hi @gashcrumb, please see #122. This repo has now been fully moved across to kie-tools. Maintenance for the package will also imporve now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants