Skip to content

fix: xterm helper textarea autofill warning#58

Open
BittuBarnwal7479 wants to merge 1 commit into
bombshell-dev:mainfrom
BittuBarnwal7479:fix-terminal-autofill-warning
Open

fix: xterm helper textarea autofill warning#58
BittuBarnwal7479 wants to merge 1 commit into
bombshell-dev:mainfrom
BittuBarnwal7479:fix-terminal-autofill-warning

Conversation

@BittuBarnwal7479

@BittuBarnwal7479 BittuBarnwal7479 commented Jun 30, 2026

Copy link
Copy Markdown

What does this PR do?

  • Adds a stable unique id and name to xterm’s hidden helper textarea after Terminal.open(...).
  • Removes Chrome DevTools “form field should have an id or name attribute” issue for embedded terminal demos.
  • No user-facing terminal behavior changes.

Closes #57

Type of change

  • Typo
  • New Documentation for Feature
  • Improvement for Clarification
  • Chore (dependencies, CI, tooling)

AI-generated code disclosure

  • This PR includes AI-generated code

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.

Chrome DevTools reports missing id/name on embedded terminal input

1 participant