Skip to content

Show chat profile description when no icon is set - #3027

Open
gyanu2507 wants to merge 2 commits into
Chainlit:mainfrom
gyanu2507:fix/welcome-description-without-icon
Open

Show chat profile description when no icon is set#3027
gyanu2507 wants to merge 2 commits into
Chainlit:mainfrom
gyanu2507:fix/welcome-description-without-icon

Conversation

@gyanu2507

Copy link
Copy Markdown
Contributor

The welcome screen only rendered markdown_description inside the icon branch, so a profile with a description and no icon just showed the default logo.

Pull the description out so it always shows when it's set. Logo fallback is unchanged.

Fixes #2935

It was nested inside the icon branch, so a profile with markdown_description but no icon only rendered the default logo.
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working frontend Pertains to the frontend. labels Aug 26, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 1 file

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread frontend/src/components/chat/WelcomeScreen.tsx Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chat profile description not displayed consistently depending on icon/favico configuration

1 participant