fix(web): clean up chat header project name styling#1308
fix(web): clean up chat header project name styling#1308Marve10s wants to merge 1 commit intopingdotgg:mainfrom
Conversation
Replace the bordered Badge with plain text for the project name and "No Git" indicator. Add an en-dash separator between the thread title and project name for clearer visual hierarchy.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can scan for known vulnerabilities in your dependencies using OSV Scanner.OSV Scanner will automatically detect and report security vulnerabilities in your project's dependencies. No additional configuration is required. |
Summary
Replaced the bordered Badge component with plain text for the project name in the chat header, removing visual clutter
Added an en-dash separator between the thread title and project name for clearer hierarchy
Replaced the bordered "No Git" badge with plain text to match
I think the current production version has spacing issues and doesn't look good. However, this PR is just a design change that is completely up to you as the owners.
Attached is a screenshot - the top is this PR's version and the bottom is the current one.|
Bigger screenshots :
Old:


New: