Skip to content

feat(Chat): add Input placeholder#29

Merged
remarkablemark merged 1 commit into
masterfrom
feat/placeholder
May 8, 2026
Merged

feat(Chat): add Input placeholder#29
remarkablemark merged 1 commit into
masterfrom
feat/placeholder

Conversation

@remarkablemark

@remarkablemark remarkablemark commented May 8, 2026

Copy link
Copy Markdown
Member

What is the motivation for this pull request?

Add a placeholder to the chat input so the available interaction patterns are visible before the user starts typing.

What is the current behavior?

The chat input renders without any placeholder text.

What is the new behavior?

The chat input now shows Ask anything... (/ commands, @ files) when empty.

The input tests were also tightened so they assert typed value vs placeholder explicitly, which avoids brittle failures caused by placeholder copy changes.

Checklist:

@codecov

codecov Bot commented May 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/components/Chat/Input.tsx 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remarkablemark remarkablemark self-assigned this May 8, 2026
@remarkablemark remarkablemark added the enhancement New feature or request label May 8, 2026
@remarkablemark remarkablemark merged commit 49bd0a4 into master May 8, 2026
15 checks passed
@remarkablemark remarkablemark deleted the feat/placeholder branch May 8, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant