Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: solve the icon color for the assitant #623

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

xingwanying
Copy link
Contributor

close #621

Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat 🔄 Building (Inspect) Visit Preview 💬 Add feedback Dec 27, 2024 10:17am

Copy link

Walkthrough

This pull request addresses the issue of icon color for the assistant by modifying the class name to include a text color specification. Additionally, a minor grammatical adjustment is made in a Python template file.

Changes

File Summary
assistant/src/Assistant/index.tsx Updated the ActionIcon component to include text-black in the class name for icon color correction.
server/agent/prompts/bot_template.py Corrected a grammatical issue by capitalizing a word in a comment.

@xingwanying xingwanying merged commit a0125c7 into main Dec 27, 2024
3 of 4 checks passed
@xingwanying xingwanying deleted the chore_fix_style branch December 27, 2024 10:17
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
server/agent/prompts/bot_template.py 66.66% <ø> (ø)

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.

对话框无法关闭
1 participant