mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fix #32258 Errors in the issue was due to unhandled null check. so i fixed it. ### Detailed description for Issue & Fix To reproduce that issue, the comment must be deleted on Conversation tab. #### Before Delete <img width="1032" alt="image" src="https://github.com/user-attachments/assets/72df61ba-7db6-44c9-bebc-ca1178dd27f1"> #### After Delete (AS-IS) <img width="1010" alt="image" src="https://github.com/user-attachments/assets/36fa537e-4f8e-4535-8d02-e538c50f0dd8"> gitea already have remove logic for `timeline-item-group`, but because of null ref exception the later logic that removes `timeline-item-group` could be not be called correctly. |
4 months ago | |
---|---|---|
.. | ||
components | 5 months ago | |
features | 4 months ago | |
markup | 6 months ago | |
modules | 7 months ago | |
render | 6 months ago | |
standalone | 6 months ago | |
utils | 6 months ago | |
vendor | 8 months ago | |
webcomponents | 8 months ago | |
bootstrap.test.ts | 8 months ago | |
bootstrap.ts | 7 months ago | |
globals.d.ts | 6 months ago | |
globals.ts | 8 months ago | |
htmx.ts | 6 months ago | |
index.ts | 6 months ago | |
svg.test.ts | 6 months ago | |
svg.ts | 7 months ago | |
types.ts | 6 months ago | |
utils.test.ts | 6 months ago | |
utils.ts | 6 months ago | |
vitest.setup.ts | 6 months ago |