Searched hist:d6f8bd9dcd308737e8794506fbcba91cf8b0c4fd (Results 1 – 1 of 1) sorted by relevance
| /plugin/annotations/ |
| H A D | script.js | d6f8bd9dcd308737e8794506fbcba91cf8b0c4fd Wed Jun 03 08:28:13 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Add spinner to Clear buttons; close orphan drawer when last orphan removed
- doClearResolved and doClearOrphaned now accept a btn param and call setBusy so they spin consistently with all other AJAX buttons; both also gain a .catch that resets the spinner and alerts on failure. - New syncOrphanDrawer() rebuilds or removes the open orphan drawer after any mutation so deleted entries disappear live. Hooked into doDeleteAnnotation (one-by-one), doClearOrphaned, and doClearResolved.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|