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

INSTUI-4145 MenuItem's onSelect type did not expose its value and selected types #1597

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

matyasf
Copy link
Collaborator

@matyasf matyasf commented Jul 23, 2024

This is uses MenuItemProps instead, this type is exported. Also added some documentation for some props.

TEST PLAN:
import this component and check in the IDE that you can use the onSelect prop in TypeScript

@matyasf matyasf self-assigned this Jul 23, 2024
@matyasf matyasf removed the request for review from HerrTopi July 23, 2024 14:20
Copy link

Preview URL: https://1597--preview-instui.netlify.app

…elected types

Closes: INSTUI-4145

This is uses MenuItemProps instead, this type is exported
TEST PLAN:
import this component and check in the IDE that you can use the onSelect prop in TypeScript
Copy link

github-actions bot commented Jul 25, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-07-25 12:23 UTC

@matyasf matyasf merged commit c58fff8 into master Jul 25, 2024
8 of 9 checks passed
@matyasf matyasf deleted the menuitem_type_fix branch July 25, 2024 12:18
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.

3 participants