Commit 91c8d54
fix(admin): shape the participant detail loading skeleton like its content
The loading fallback was two generic blocks that looked nothing like the
final layout, so the swap to real data jumped. Replace it with a
content-shaped placeholder: a stat-card skeleton (badge + id + 2-col
label/value grid) and a history section (heading + rows), mirroring
DetailBody so the transition is smooth.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 89a14b5 commit 91c8d54
1 file changed
Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | | - | |
115 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
116 | 135 | | |
117 | 136 | | |
118 | 137 | | |
| |||
0 commit comments