dotnet / dotnet/aspnetcore

Components.AI: Make suggestions fill the composer without submitting

Open
#68,436 0 comments 0 reactions 0 assignees View on GitHub
area-blazor cost: S feature-blazor-builtin-components Priority:1
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is your feature request related to a problem? Please describe the problem.

Suggestion chips currently submit immediately and are not a reusable composer-adjacent part.

### Describe the solution you'd like

Render suggestions outside and above the composer box. Selecting one fills the textarea with predefined text, preserves focus, and allows editing before submission. Integrate with composer context and responsive keyboard/touch navigation.

### Additional context

Leaf task for #68227 requirements C9, K2, and K5.

Contributor guide

Open the contributing guide

Research direction

Start by reading the requirements in #68227, especially C9, K2, and K5, then locate the Components.AI suggestion and composer entry points. Verify that selecting a suggestion fills the textarea, preserves focus, supports editing before submission, and works with responsive keyboard and touch navigation without submitting immediately.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.