Skip to content

AI patterns: Add follow-up prompts #2066

Description

@panch1739

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

Feature request

Description

Follow-up prompts are suggested next actions shown after an AI response. They help users continue the conversation without having to formulate the next prompt from scratch.

Follow-up prompts appear above the chat input, and are part of the AI conversation pattern.

Image

Scope

This implementation does not require a new component. Follow-up prompts should use the existing secondary button component and integrate it into the AI chat input area.

The scope is limited to:

  • Placing the buttons above the chat input.
  • Inserting the selected prompt text into the chat input.
  • Handling responsive layout behavior for multiple buttons and longer labels.

Spec:

Figma spec here

Use case

No response

Metadata

Metadata

Assignees

Labels

featureMarks feature requests and feature implementationsuxMarks all UX related topics (UX team is working on or UX input is required)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions