Commit 74e0bf8
fix(emcn/toast): inset on the /w index route; stronger, unified intent tints
- Positioning: the workflow-list index route /workspace/[id]/w renders the
panel + terminal but failed includes('/w/'), so a toast there rendered under
the panel. Match /\/w(\/|$)/ so both the editor and the index inset.
- Tint: unify all four intent icons onto the badge palette and use
--badge-success-text (a darker green) so success isn't ~1.9:1 / washed out
on the light card; error/success now match warning/info's token family.
- Gate the card enter animation on reduceMotion for consistency with the rest
of the file (behaviour was already correct via duration 0).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 86c3b59 commit 74e0bf8
2 files changed
Lines changed: 6 additions & 43 deletions
Lines changed: 0 additions & 37 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
503 | | - | |
| 502 | + | |
| 503 | + | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| |||
0 commit comments