Skip to content

ROWY-894: Fix - copy/paste is picking up all fields in a subtable as subtable type#1080

Merged
shamsmosowi merged 2 commits intorowyio:developfrom
iamanishroy:feat-copy-paste-kb-shortcut
Jan 16, 2023
Merged

ROWY-894: Fix - copy/paste is picking up all fields in a subtable as subtable type#1080
shamsmosowi merged 2 commits intorowyio:developfrom
iamanishroy:feat-copy-paste-kb-shortcut

Conversation

@iamanishroy
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Jan 14, 2023

@iamanishroy is attempting to deploy a commit to the Rowy Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jan 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
rowy-typedoc ⬜️ Ignored (Inspect) Jan 14, 2023 at 11:36AM (UTC)

"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mantine/hooks": "^5.10.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

nice!

const checkEnabled = useCallback(
(func: Function) => {
return function () {
if (SUPPORTED_TYPES.has(selectedCol?.type)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to check for render type as well to support derivatives with compatible output types something like this https://github.com/rowyio/rowy/blob/develop/src/components/Table/ContextMenu/MenuContents.tsx#L195

@shamsmosowi shamsmosowi merged commit b63d273 into rowyio:develop Jan 16, 2023
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