Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DualListSelector): Resolve tsc type issues #11346

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

Conversation

mfrances17
Copy link
Contributor

What: Closes #10695

This should resolve all tsc error output cause by PF type declarations in PF5.

I pulled down and worked off react-core 5.3.3 to replicate the same environment as the reporter of the issue, but could not reproduce the exact same set of tsc errors that they were encountering. However, there were 14 or so errors flagged by tsc (running in strict mode), all of which were located in DualListSelector, so I cleaned these up. This should result in clean runs of the tsc compiler for PF5.

@mfrances17 mfrances17 added the PF5 label Dec 16, 2024
@mfrances17 mfrances17 requested a review from a team December 16, 2024 15:04
@mfrances17 mfrances17 self-assigned this Dec 16, 2024
@mfrances17 mfrances17 requested review from wise-king-sullyman and thatblindgeye and removed request for a team December 16, 2024 15:04
@patternfly-build
Copy link
Contributor

patternfly-build commented Dec 16, 2024

@tlabaj
Copy link
Contributor

tlabaj commented Dec 16, 2024

Can you please open PR against v6 branch as well is applicable.

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

Successfully merging this pull request may close these issues.

3 participants