Skip to content

VE-6721:Render field modifer in canvas#456

Closed
SahilCs15 wants to merge 2 commits intoVE-5474-Field-Modifier-support-for-canvas-in-Visual-Builderfrom
render-field-modifier-in-canvas
Closed

VE-6721:Render field modifer in canvas#456
SahilCs15 wants to merge 2 commits intoVE-5474-Field-Modifier-support-for-canvas-in-Visual-Builderfrom
render-field-modifier-in-canvas

Conversation

@SahilCs15
Copy link
Copy Markdown
Contributor

@SahilCs15 SahilCs15 requested a review from a team as a code owner July 11, 2025 10:45
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 11, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 72.71% 8879 / 12211
🔵 Statements 72.71% 8879 / 12211
🔵 Functions 71.91% 315 / 438
🔵 Branches 84.75% 1095 / 1292
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/visualBuilder/components/FieldLocationAppList.tsx 94.36% 92.3% 100% 94.36% 182-190
src/visualBuilder/components/FieldLocationIcon.tsx 82.53% 100% 33.33% 82.53% 31-37, 57-60
src/visualBuilder/components/FieldToolbar.tsx 76.97% 74.46% 33.33% 76.97% 63-111, 133, 172, 202-219, 240-243, 266-275, 304-312, 320-321, 324-325, 377-383, 395-396, 461, 498, 578-585
Generated in workflow #453 for commit 14ba432 by the Vitest Coverage Report Action

@faraazb faraazb self-requested a review July 14, 2025 09:59
toolbarRef={toolbarRef}
apps={fieldLocationData?.apps || ([] as any[])}
position={appListPosition}
domEditStack={fieldLocationData.DomEditStack}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should not need the DomEditStack from the builder, we have this data here itself right?

Copy link
Copy Markdown
Contributor

@faraazb faraazb left a comment

Choose a reason for hiding this comment

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

Looks good! Just a common comment on VB and SDK side

Copy link
Copy Markdown
Contributor

@csAyushDubey csAyushDubey left a comment

Choose a reason for hiding this comment

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

LGTM

@SahilCs15 SahilCs15 closed this Jul 15, 2025
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