ACM-13499 Remove deprecated PF5 components#4812
ACM-13499 Remove deprecated PF5 components#4812openshift-merge-bot[bot] merged 21 commits intostolostron:mainfrom
Conversation
16b0511 to
e1652c7
Compare
d3ddca2 to
92c3702
Compare
|
/retest |
55a905d to
d084be9
Compare
|
/retest |
KevinFCormier
left a comment
There was a problem hiding this comment.
I left one inline comment, and I have these comments about styling. (In these screen captures, your updated code appears on the left.)
- I think we should have quotation marks around the value for the new option. PatternFly also shows this in their example: https://v5-archive.patternfly.org/components/menus/select/#multiple-typeahead-with-create-option

- This styling seems a little odd, because "No results found" looks like a currently selected value, and the menu footer doesn't look right. Are you using MenuFooter? https://v5-archive.patternfly.org/components/menus/select#with-a-footer

- Previously,
WizSelectonly had a clear button if it was not a required field. Is this change intentional?

- When I addd a new option to this Values dropdown, the text I typed remains in place:

|
I fixed 1-3 but for four I think this is the right thing to keep what you typed as it's a multi select and you might want to select multiple options that contain your text |
|
/retest |
KevinFCormier
left a comment
There was a problem hiding this comment.
Thanks for the updates. These look great!
There's one more bug I'm seeing.
- Select or enter a URL
- Click into the field again without selecting the text and try to type
No characters are entered, and the cursor moves to the end. The dropdown shows "Create new option..." with the last character typed appended to the current value. Typing additional characters just replaces this character.
|
@edewit Thanks for fixing that bug I mentioned. One other thing is that we are offering to create a new option as soon as the user clicks in the field. I don't think we should offer to create the empty string option. Also, can you either rebase your branch or merge the latest changes from main? You will need this to pass the Konflux enterprise-contract checks.
|
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: John Swanke <jswanke@redhat.com> Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
don't show "no results" as selected removed double MenuFooter Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: edewit, KevinFCormier The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|




Signed-off-by: Erik Jan de Wit erikjan.dewit@gmail.com
📝 Summary
Ticket Summary (Title):
Remove deprecated PF5 components in patternfly-labs/react-form-wizard
Ticket Link:
https://issues.redhat.com/browse/ACM-13499
Type of Change:
✅ Checklist
General
ACM-12340 Fix bug with...)If Feature
If Bugfix
🗒️ Notes for Reviewers