Drag cards within or across columns to update their status.
Audit unused Tailwind tokens
Sweep the token file for colors nothing references anymore and retire them.
Evaluate self-hosted analytics
Compare Plausible and Umami against our current usage volume and privacy needs.
Draft Q4 onboarding checklist
New hires currently piece together the setup steps from three different docs.
Explore offline-first for mobile app
Spike a service-worker cache strategy for the crew check-in screens.
Renegotiate SMS gateway contract
Current per-message rate is 30% above the quote we got from the alternate vendor.
Prototype dark-mode chart palette
Line and donut charts wash out against the dark surface tokens — needs contrast pass.
Fix pagination reset on filter change
Changing a table filter should return to page 1 — right now it keeps the old page.
Write API rate-limit docs
Support keeps fielding the same question about the 429 response shape.
Add CSV export to invoices table
Finance asked for a plain export they can paste straight into their reconciliation sheet.
Reduce dashboard first-paint size
The analytics dashboard chunk is 340KB gzipped — split the chart libs out.
Rebuild notification bell dropdown
Unread count desyncs from the list after marking all as read — race in the composable.
Migrate auth pages to new form field
Login, register and reset-password still use the old inline error markup.
Ship editable data-table row validation
Inline edits currently save even when a required cell is left blank.
Instrument checkout funnel drop-off
We can see conversion drop between shipping and payment but not why.
Command palette keyboard shortcuts
Cmd+K opens the palette; needs a second reviewer to confirm no conflicts with browser shortcuts.
New pricing page layout
Three-tier comparison table with the annual/monthly toggle — ready for a second pair of eyes.
Upgrade to Tailwind 4
Migrated the config, re-ran the token lint, no visual regressions found.
Add empty-state illustration to inbox
Zero-message inbox used to just show a blank white panel.