Skip to content

fix: xterm helper textarea autofill warning - #58

Open
BittuBarnwal7479 wants to merge 2 commits into
bombshell-dev:mainfrom
BittuBarnwal7479:fix-terminal-autofill-warning
Open

fix: xterm helper textarea autofill warning#58
BittuBarnwal7479 wants to merge 2 commits 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

@dreyfus92 dreyfus92 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thank you @BittuBarnwal7479 👀

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

2 participants