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

Toggle row action menu #133

Merged
merged 8 commits into from Sep 23, 2023

Conversation

alessandrojcm
Copy link
Contributor

  • Refactored MRT_ToggleRowActionMenuButton
  • Also omitted the style prop from HTMLPropsRef as the MantineStyleProps already has CSSProperties as part of its union type, this was causing type errors. Not sure about this so let me know if it's not correct

@vercel
Copy link

vercel bot commented Sep 22, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @KevinVandy on Vercel.

@KevinVandy first needs to authorize it.

@@ -16,6 +19,7 @@ export const MRT_ToggleRowActionMenuButton = <
cell,
row,
table,
className,
Copy link
Owner

Choose a reason for hiding this comment

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

Small thing, class name needs to only come from mantineProps, not the literal props of this internal component

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is there a mantineProps for this component? Can't seem to find it

@KevinVandy KevinVandy merged commit ddbf6ef into KevinVandy:v2 Sep 23, 2023
0 of 3 checks passed
@alessandrojcm alessandrojcm deleted the toggle-row-action-menu branch September 24, 2023 07:26
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.

None yet

2 participants