Commit bba96bb
Fix merge queue delete: remove from neuroglancer DOM, not just store
The merge queue is scraped from neuroglancer's DOM via MutationObserver,
so splicing our store array was immediately overwritten. Now clicks the
neuroglancer delete button or removes the DOM node directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 74b4cd3 commit bba96bb
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1651 | 1651 | | |
1652 | 1652 | | |
1653 | 1653 | | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
1654 | 1675 | | |
1655 | 1676 | | |
1656 | 1677 | | |
| |||
0 commit comments