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 (v8) #1598

Merged
merged 1 commit into from
Jul 24, 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.

Same as #1597 just for the v8 branch

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

…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
@matyasf matyasf self-assigned this Jul 23, 2024
@matyasf matyasf changed the base branch from master to v8_maintenance July 23, 2024 15:04
@matyasf matyasf merged commit 98ca20e into v8_maintenance Jul 24, 2024
1 check passed
@matyasf matyasf deleted the menuitem_type_fix_v8 branch July 24, 2024 09:25
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.

2 participants