feat: project name in title bar#1195
Conversation
📝 WalkthroughWalkthroughThe TopBar component was enhanced with a relative positioning class and a new absolutely-positioned overlay element that displays the workspace project name centered within the bar. The overlay uses pointer-events-none to prevent interaction interference and applies text truncation and muted styling. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
@Ipriyankrajai @Kitenite what do you think of adding the branch name too? I understand things could get busy but the intent here is to understand where you currently are. And if you're juggling a bunch of projects and a bunch of branches, quick visibility into that without having to navigate to another location would be really helpful. |
|
I think adding workspace name might help :). This is great! |
|
Will merge for cleanliness but feel free to follow up PR as well :) |
Description
Project name in title bar
Related Issues
#1192
Type of Change
Minor UI change

Testing
Screenshots (if applicable)
Additional Notes
Summary by CodeRabbit