Skip to content

Conversation

@MattA-Official
Copy link
Contributor

@MattA-Official MattA-Official commented Jan 13, 2026

Resolves #232

This PR introduces a dedicated multi-line textarea input component to the Studio, as requested in #232

image

Upstream Dependency (@nuxt/content) While this feature works functionally within Studio, using it in content.config.ts triggers a TypeScript error because the @nuxt/content schema definition does not yet recognise 'textarea' as a valid value for .editor({input: '...'}).

@vercel
Copy link
Contributor

vercel bot commented Jan 13, 2026

@MattA-Official is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

@MattA-Official MattA-Official marked this pull request as ready for review January 13, 2026 13:22
@vercel
Copy link
Contributor

vercel bot commented Jan 13, 2026

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

Project Deployment Review Updated (UTC)
content-studio Ready Ready Preview, Comment Jan 13, 2026 7:37pm
nuxt.studio Ready Ready Preview Jan 13, 2026 7:37pm

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 13, 2026

npm i https://pkg.pr.new/nuxt-content/nuxt-studio@264

commit: a49244c

Copy link
Contributor

@larbish larbish left a comment

Choose a reason for hiding this comment

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

Thanks 💚 !

I did update Nuxt Content to fix the type issue, might be fixed once nuxt/content#3687 is merged.

I've only added small changes related to the refactor I've done in my latest PR: #257

@larbish larbish merged commit d20a7c4 into nuxt-content:main Jan 13, 2026
5 checks passed
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.

Richtext and textarea inputs

2 participants