Updated to do list again

This commit is contained in:
Scott Idem
2026-04-02 18:44:56 -04:00
parent 62ae376e67
commit 0ca2408111

View File

@@ -93,16 +93,16 @@ suddenly jumps to 0 errors, verify it's not because a bad `.d.ts` replaced a pac
only while server uses `default_qry_str`). Start with: any route under `/events/` or `/idaa/` only while server uses `default_qry_str`). Start with: any route under `/events/` or `/idaa/`
that has a full-text search input. that has a full-text search input.
- [ ] **[package.json] Remove orphaned ShadCN/bits-ui packages.** `shadcn-svelte` and `bits-ui` - [x] **[package.json] Remove orphaned ShadCN/bits-ui packages.** `shadcn-svelte` and `bits-ui`
remain in `package.json` but have no usages — `src/lib/components/ui/` was removed 2026-03-27 remain in `package.json` but have no usages — `src/lib/components/ui/` was removed 2026-03-27
(trashed to `~/tmp/gemini_trash/shadcn_components_ui_2026-03-27`). Safe to remove both packages (trashed to `~/tmp/gemini_trash/shadcn_components_ui_2026-03-27`). Removed from `package.json` and
from `dependencies` when convenient. `package-lock.json` on 2026-04-02.
### [Badges] Remaining badge work before first live event ### [Badges] Remaining badge work before first live event
- **Badge print controls UX polish:** Scott has improvements in mind — TBD next session. - **Badge print controls UX polish:** Scott has improvements in mind — TBD next session.
File: `ae_comp__badge_print_controls.svelte`. File: `ae_comp__badge_print_controls.svelte`.
### [Leads] Exhibitor Lead Scanning — IN PROGRESS (demo-ready prep) ### [Leads] Exhibitor Lead Scanning — IN PROGRESS (demo-ready prep)
Module is substantially built as a PWA (no Electron). Core flow works end-to-end. Module is substantially built as a PWA (no Electron). Core flow works end-to-end.