Skip to content

Conversation

@jonkoops
Copy link
Contributor

@jonkoops jonkoops commented Feb 9, 2023

Changes the type definition of ContextSelectorItemProps so that the onClick, index and sendRef props are no longer required. Default values are already provided for these props, so this type was simply wrong.

@patternfly-build
Copy link
Contributor

patternfly-build commented Feb 9, 2023

@jonkoops
Copy link
Contributor Author

jonkoops commented Feb 9, 2023

For reference, this was causing issues for us when extending the component and re-using this interface.

tlabaj
tlabaj previously approved these changes Feb 13, 2023
@tlabaj
Copy link
Contributor

tlabaj commented Feb 13, 2023

@jonkoops can this be against the v5 branch?

@tlabaj tlabaj dismissed their stale review February 13, 2023 15:19

question about base branch

@jonkoops jonkoops changed the base branch from main to v5 February 13, 2023 15:34
@jonkoops
Copy link
Contributor Author

@tlabaj Done 👍

@jonkoops jonkoops requested a review from tlabaj February 13, 2023 15:37
@tlabaj
Copy link
Contributor

tlabaj commented Feb 15, 2023

Can you run yarn lint:versions --fix on you branch to fix the issue please.

@jonkoops
Copy link
Contributor Author

jonkoops commented Feb 16, 2023

Done. Out of curiosity, how is this related to the change I made here? 🤔 Edit Looking at the commits this seems to have regressed on the v5 branch.

@jonkoops
Copy link
Contributor Author

@tlabaj I've rebased the PR so there is no longer a merge conflict, could you merge it in?

@tlabaj
Copy link
Contributor

tlabaj commented Mar 3, 2023

The linting issue in your PR has been fixed so a rebase should fix it.

@jonkoops
Copy link
Contributor Author

jonkoops commented Mar 6, 2023

Rebased it another time, hopefully it's good now.

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.

4 participants