Commit 744d749
committed
revert(home): bring back the pre-wrapped layout after an upload
The analysis bar that replaced the upload hero reads "another file to
analyze it." on its button — the fileAnother string is the tail of a
sentence, not a label — and pushes the results down behind a band of empty
space. Restore what the page did before: the hero and the drop zone stay
put, and dropping in another export replaces the analysis.
The persisted analysis is untouched; it survives navigation and the payment
redirect exactly as before.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018yuhjKpZrmUyqx4qUideLM1 parent 97d87f8 commit 744d749
2 files changed
Lines changed: 8 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | 146 | | |
171 | 147 | | |
172 | 148 | | |
| |||
239 | 215 | | |
240 | 216 | | |
241 | 217 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 218 | | |
250 | 219 | | |
251 | 220 | | |
| |||
376 | 345 | | |
377 | 346 | | |
378 | 347 | | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | 348 | | |
388 | 349 | | |
389 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
0 commit comments