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

Edit Input Schema in Output parsers field is trimmed #13616

Open
artemdzyuba opened this issue Mar 1, 2025 · 1 comment
Open

Edit Input Schema in Output parsers field is trimmed #13616

artemdzyuba opened this issue Mar 1, 2025 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@artemdzyuba
Copy link

artemdzyuba commented Mar 1, 2025

Bug Description

When a sufficiently large scheme is input into the output parser, it is visually trimmed. I can see only 14 lines with half of window unused.

Image

To Reproduce

  1. Add an LLM node
  2. Add an output parser
  3. Add a large enough schema
  4. See how it is trimmed

Expected behavior

The input field must be the full height of the window

Image

Operating System

Ubuntu 22

n8n Version

1.79.3

Node.js Version

don't remember

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Mar 1, 2025

Hey @artemdzyuba,

We have created an internal ticket to look into this which we will be tracking as "GHC-1018"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants