Skip to content

Conversation

@pedrobonamin
Copy link
Contributor

Description

The browser <title> tag should use the tool's title field (if provided) rather than name

Sanity Studio is using the name field instead of the title field for the browser's <title> tag when working with tools. Additionally, the Studio is automatically transforming camelCase names into separate words, which produces incorrect results in Norwegian and probably other languages.

What to review

Testing

Notes for release

@pedrobonamin pedrobonamin requested a review from a team as a code owner November 27, 2025 08:23
@pedrobonamin pedrobonamin requested review from juice49 and removed request for a team November 27, 2025 08:23
@vercel
Copy link

vercel bot commented Nov 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
page-building-studio Ready Ready Preview Comment Nov 27, 2025 8:32am
test-studio Ready Ready Preview Comment Nov 27, 2025 8:32am
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
e2e-studio Ignored Ignored Nov 27, 2025 8:32am
studio-workshop Ignored Ignored Nov 27, 2025 8:32am
test-next-studio Ignored Ignored Nov 27, 2025 8:32am

@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

🧪 E2E Preview environment

🔑 Environment Variables for Local Testing

This is the preview URL for the E2E tests: https://e2e-studio-ly2qqqi2c.sanity.dev

To run the E2E tests locally, you can use the following environment variables, then run pnpm test:e2e --ui to open the Playwright test runner.

💬 Remember to build the project first with pnpm build:e2e.

  SANITY_E2E_PROJECT_ID=ittbm412
  SANITY_E2E_BASE_URL=https://e2e-studio-ly2qqqi2c.sanity.dev
  SANITY_E2E_DATASET="update depending the project you want to test (pr-11285-chromium-19729767860 || pr-11285-firefox-19729767860 )"
  SANITY_E2E_DATASET_CHROMIUM=pr-11285-chromium-19729767860
  SANITY_E2E_DATASET_FIREFOX=pr-11285-firefox-19729767860

@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

📊 Playwright Test Report

Download Full E2E Report

This report contains test results, including videos of failing tests.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

⚡️ Editor Performance Report

Deploying studio and running performance tests…

@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 44.64% 63658 / 142590
🔵 Statements 44.64% 63658 / 142590
🔵 Functions 48.23% 3397 / 7043
🔵 Branches 79.33% 12921 / 16286
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/sanity/src/core/studio/StudioLayout.tsx 19.29% 100% 0% 19.29% 25-27, 76-79, 87-222
Generated in workflow #46359 for commit fb1dff1 by the Vitest Coverage Report Action

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.

2 participants