Prerequisites
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.
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
Prerequisites
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.
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:
Spec:
Figma spec here
Use case
No response