Skip to content

feat(v6): consume v6 alphas#60

Merged
dlabaj merged 2 commits intopatternfly:v6from
thatblindgeye:iss45_consumeV6Alphas
Apr 24, 2024
Merged

feat(v6): consume v6 alphas#60
dlabaj merged 2 commits intopatternfly:v6from
thatblindgeye:iss45_consumeV6Alphas

Conversation

@thatblindgeye
Copy link
Copy Markdown
Contributor

@thatblindgeye thatblindgeye commented Apr 1, 2024

placeholderText={selectDataSourcePlaceholder}
>
{selectDataSourceMenu}
<SelectList>{selectDataSourceMenu}</SelectList>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the new implementation of Select a SelectList component has to be manually passed in, otherwise SelectOptions will render as li in the DOM without an ul parent.

@thatblindgeye thatblindgeye linked an issue Apr 1, 2024 that may be closed by this pull request
10 tasks
@dlabaj dlabaj merged commit 2f569b4 into patternfly:v6 Apr 24, 2024
@dlabaj
Copy link
Copy Markdown
Collaborator

dlabaj commented Apr 24, 2024

Added issue #63 to track any UI updates that are needed as part of migrating to v6.

@dlabaj dlabaj requested a review from andrew-ronaldson April 24, 2024 20:09
@dlabaj
Copy link
Copy Markdown
Collaborator

dlabaj commented Apr 24, 2024

@andrew-ronaldson For this issue I created another issue #63 . When you have a chance can you take a look at the alpha v6 updates and see if there is anything that needs to change.

@dlabaj dlabaj assigned dlabaj and unassigned dlabaj Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

log-viewer: Consume v6 alphas and build Penta demo

2 participants