fix: make web static title stage-neutral#1317
fix: make web static title stage-neutral#1317sabraman wants to merge 2 commits intopingdotgg:mainfrom
Conversation
|
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 generate a title for your PR based on the changes.Add |
|
Closing this duplicate PR. |
Summary
T3 Code (Alpha)toT3 CodeWhy
The runtime app title is stage-dependent in
branding.tsand gets set bymain.tsx, butindex.htmlhardcoded the Alpha label. That made the initial tab title wrong in development before the app bootstrapped and corrected it.Verification
Note
Remove '(Alpha)' stage label from web page title
T3 Code (Alpha)toT3 Code.noopenerto therelattribute on external links in ChatMarkdown.tsx, changing it fromnoreferrertonoopener noreferrer.Macroscope summarized 67b7313.