rsnext/test/development/acceptance
Jiachi Liu 14c8900e70
style(dev-overlay): refine the error message header styling (#63823)
### What

Polish the UX based on the feedbacks from @sambecker 

* Fix the font that still use mono
* Align the color, to use red for the warnings
* Give the title to build error
* Only highlight the nextjs doc url as link

### After vs Before

#### Runtime Error


<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/64f2f692-1eae-41db-9287-046aff9ba112">
<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/2d4bad15-745e-4083-ba57-8968c0f321c2">

#### Build Error

<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/ecfc3883-4522-40c6-b042-6d85e7ea970e">
<img width="335" alt="image"
src="https://github.com/vercel/next.js/assets/4800338/bbf37ec5-b639-4b95-a87f-9911182e431c">



Closes NEXT-2958
2024-04-05 23:39:22 +02:00
..
__snapshots__ style(dev-overlay): refine the error message header styling (#63823) 2024-04-05 23:39:22 +02:00
fixtures Turbopack: Implement Server Actions (#53890) 2023-10-04 23:33:21 +00:00
component-stack.test.ts fix dev overlay pseudo html collapsing (#62728) 2024-03-01 19:13:57 +01:00
error-recovery.test.ts Turbopack HMR: use own snapshot in error-recovery (#63417) 2024-03-18 12:15:52 -07:00
hydration-error.test.ts DX: display highlited pesudo html when bad nesting html error occurred (#62590) 2024-02-28 16:14:48 +01:00
ReactRefresh.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshLogBox-app-doc.test.ts fix(turbopack): Remove error overlay when issue is resolved (#62983) 2024-03-14 04:31:37 +00:00
ReactRefreshLogBox-builtins.test.ts update turbopack (#63778) 2024-03-27 20:09:08 +01:00
ReactRefreshLogBox-scss.test.ts Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
ReactRefreshLogBox.test.ts style(dev-overlay): refine the error message header styling (#63823) 2024-04-05 23:39:22 +02:00
ReactRefreshLogBoxMisc.test.ts Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
ReactRefreshModule.test.ts Fix ReactRefreshModule test in Turbopack (#61049) 2024-01-23 16:08:58 -08:00
ReactRefreshRegression.test.ts Reapply "Turbopack: convert between locations correctly (#61477)" (#61733) (#61735) 2024-02-06 14:24:30 -08:00
ReactRefreshRequire.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
server-component-compiler-errors-in-pages.test.ts update turbopack (#62523) 2024-02-26 11:19:31 +01:00