Skip to content

Comments

feat: add quick suggestion chips to chatbot for improved user guidance#959

Open
Eshita-Badhe wants to merge 3 commits intosayeeg-11:mainfrom
Eshita-Badhe:feat/chatbot-suggestion-chips
Open

feat: add quick suggestion chips to chatbot for improved user guidance#959
Eshita-Badhe wants to merge 3 commits intosayeeg-11:mainfrom
Eshita-Badhe:feat/chatbot-suggestion-chips

Conversation

@Eshita-Badhe
Copy link
Contributor

Fixes: #896

📋 Description

This PR introduces quick-access suggestion chips inside the chatbot to improve beginner onboarding and user guidance.

-- Added predefined clickable suggestion chips below the welcome message.
-- Suggestions include:
-- Know about Open Source
-- Beginner Guide
-- Git Push Command
-- How to Raise a PR
-- Contribution Guide
-- Clicking a suggestion automatically sends the message.
-- Suggestions hide after selection to maintain a clean UI.
-- Designed for future dynamic population from FAQs or intents.

Why This Change?

-- The chatbot previously required users to type everything manually.
-- Beginners may not know what to ask initially.
-- Suggestion chips improve discoverability and reduce friction.
-- Enhances UX and makes onboarding faster.


📸 Screenshots (MANDATORY for UI/UX changes)

image image

-- [x] This PR includes UI/UX changes → Screenshots attached
-- [ ] This PR does NOT include UI/UX changes

-- Screenshots show suggestion chips displayed below the welcome message.
-- Demonstrates auto-send behavior when a chip is clicked.
-- Shows clean UI after chips hide post interaction.


Note: I have worked on this under SWoC26...!
@sayeeg-11 please review...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Predefined Quick Options in Chatbot (FAQ-Based)

1 participant