Reach all inventory columns without collapsing the sidebar

Wide inventory tables now scroll horizontally instead of clipping columns off-screen.

Bug Fixes

Inventory tables now scroll horizontally

When the context sidebar is open, the inventory table can now scroll horizontally to reveal all columns. Previously, columns on the right would be clipped off-screen with no way to reach them.

Cleaner number input in count field

The Count column in inventory no longer shows spinner buttons, creating a cleaner appearance consistent with other numeric inputs in the app.

Faster batch photo analysis

The analyze task now batches photo uploads more efficiently, reducing unnecessary background jobs. A large upload previously spawned many concurrent tasks; now they coalesce into a handful of runs, reducing server load without missing any analysis.