Skip to content

feat(autoform): Add multiLang props for input & editor#709

Open
aXenDeveloper wants to merge 1 commit into
canaryfrom
feat(autoform)--Add-multiLang-props-for-input-&-editor
Open

feat(autoform): Add multiLang props for input & editor#709
aXenDeveloper wants to merge 1 commit into
canaryfrom
feat(autoform)--Add-multiLang-props-for-input-&-editor

Conversation

@aXenDeveloper

Copy link
Copy Markdown
Owner

Improving Documentation

Description

What?

Why?

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vitnode-docs Ready Ready Preview, Comment Jul 12, 2026 5:28pm

@github-actions github-actions Bot added the 💡 Feature A new feature label Jul 12, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request introduces multi-language support for form fields, enabling translation inputs for AutoFormInput and AutoFormEditor, along with backend helpers to persist translations in core_languages_words. It also resolves a potential InvalidStateError in the WebSocket manager during teardown. The review feedback highlights several valuable improvements: adding defensive checks for optional multi-language values in saveLanguageWords to prevent TypeError crashes, removing a redundant items prop from the Select component, and gracefully handling legacy string values in getLangValue to support database migrations.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread packages/vitnode/src/api/lib/save-language-words.ts
Comment thread packages/vitnode/src/components/form/fields/multi-lang.tsx
Comment thread packages/vitnode/src/lib/helpers/multi-lang.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💡 Feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant