merefield
(Robert)
17 במרץ, 2025, 12:39pm
1
Menu’s are missing so much formatting they do not correctly over-lay.
The font is not arial.
Safe mode is ON.
On inspection, it looks like at least color_definitions.scss is missing …
… anyone know why this might happen?
I rebuilt twice just in case.
3 לייקים
david
(David Taylor)
17 במרץ, 2025, 12:47pm
3
האם תוכל לבדוק ב-/logs ולראות אם יש שגיאות? אנחנו משולבים מאות שינויים בעיצוב (S)CSS ברחבי תמות/תוספים כרגע, אז זה יכול להיות קשור לכך :עיניים:
לייק 1
merefield
(Robert)
17 במרץ, 2025, 12:49pm
4
Doh, should have checked.
I see scss compilation errors (makes sense, the raw color_definitions.scss file is present in the container)
SCSS compilation error: Error: @use rules must be written before any other rules.
╷
151 │ @use "sass:color";
│ ^^^^^^^^^^^^^^^^^
╵
/var/www/discourse/color_definitions.scss 151:1 root stylesheet
3 לייקים
david
(David Taylor)
17 במרץ, 2025, 12:53pm
5
4 לייקים
david
(David Taylor)
17 במרץ, 2025, 12:58pm
6
Merged, so should be good after a rebuild @merefield . Sorry for the disruption!
4 לייקים
no worries, thanks for the quick reversion!
(and balance was returned)
2 לייקים
david
(David Taylor)
17 במרץ, 2025, 1:26pm
8
Also improving the failure mode here so that we can detect it earlier, and also identify the cause more easily if issues do reach production: DEV: Improve color-definition stylesheet failure mode by davidtaylorhq · Pull Request #31858 · discourse/discourse · GitHub
4 לייקים
david
(David Taylor)
נסגר ב־
16 באפריל, 2025, 1:26pm
9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.