Commit d0f7539
Fix: Prevent duplicate percentage values when switching between mobile and desktop in Tech Report (#1140)
* Initial plan
* Fix: Remove existing monthchange element before appending new one in updateAppSummary
Co-authored-by: max-ostapenko <1611259+max-ostapenko@users.noreply.github.com>
* Better implementation
* Pin super linter
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: max-ostapenko <1611259+max-ostapenko@users.noreply.github.com>
Co-authored-by: Barry Pollard <barrypollard@google.com>1 parent 2dc9dc5 commit d0f7539
File tree
2 files changed
+9
-3
lines changed- .github/workflows
- src/js/techreport
2 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
253 | 260 | | |
254 | 261 | | |
255 | | - | |
256 | 262 | | |
257 | 263 | | |
258 | 264 | | |
| |||
0 commit comments