Problem
Five issues filed in the 2026-06-23 GBU report were closed as COMPLETED but their fixes are not present in any commit since that date (only one commit landed: 1bbeb6f fix(ci): support major-only version tags in Dependabot auto-merge regex).
The following items remain in source exactly as they were on 2026-06-23:
| Issue |
Still in code |
| #319 |
codeql-analysis.yml:13 still references package-lock.json (repo uses pnpm) |
| #320 |
_hasPaginated dead variable still in useTable.ts:116 and useTable.ts:356 |
| #322 |
Sort stabilization timeout still hardcoded at 10 000 ms (useTable.ts:432) |
| #323 |
_isLocator private API check still in smartRow.ts:350 |
| #325 |
generateConfig still prints "GEMINI / ChatGPT" (useTable.ts:558) |
These were apparently closed prematurely. Tracking this issue so the fixes are not silently lost.
Problem
Five issues filed in the 2026-06-23 GBU report were closed as COMPLETED but their fixes are not present in any commit since that date (only one commit landed:
1bbeb6f fix(ci): support major-only version tags in Dependabot auto-merge regex).The following items remain in source exactly as they were on 2026-06-23:
codeql-analysis.yml:13still referencespackage-lock.json(repo uses pnpm)_hasPaginateddead variable still inuseTable.ts:116anduseTable.ts:356useTable.ts:432)_isLocatorprivate API check still insmartRow.ts:350generateConfigstill prints "GEMINI / ChatGPT" (useTable.ts:558)These were apparently closed prematurely. Tracking this issue so the fixes are not silently lost.