Skip to content

Remove placeholder on focus#786

Merged
msluszniak merged 2 commits intomainfrom
@ms/fix-placeholder-in-llm-apps
Feb 4, 2026
Merged

Remove placeholder on focus#786
msluszniak merged 2 commits intomainfrom
@ms/fix-placeholder-in-llm-apps

Conversation

@msluszniak
Copy link
Member

Description

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Run llm demo apps and click on text box. The placeholder text like Your message should disappear even if you do not write anything.

Screenshots

Related issues

Closes #782

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@msluszniak msluszniak self-assigned this Feb 4, 2026
@msluszniak msluszniak added the bug fix PRs that are fixing bugs label Feb 4, 2026
@msluszniak msluszniak requested a review from benITo47 February 4, 2026 14:01
@msluszniak msluszniak merged commit 4af4cc7 into main Feb 4, 2026
4 checks passed
@msluszniak msluszniak deleted the @ms/fix-placeholder-in-llm-apps branch February 4, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix PRs that are fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Template text in text input box should disappear when there is an active prompt on it

2 participants