Skip to content

Build inventory bay route with low-stock panel#226

Open
iamasx wants to merge 2 commits into
mainfrom
feat/171
Open

Build inventory bay route with low-stock panel#226
iamasx wants to merge 2 commits into
mainfrom
feat/171

Conversation

@iamasx

@iamasx iamasx commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • refit inventory-bay into a standalone stock overview with band summaries, category tiles, and a compact low-stock panel
  • replace the old recommendation-driven data flow with dedicated mock stock-band, category, item, and low-stock alert data
  • update the route tests to cover the main render paths and responsive layout hooks

Testing

  • npx -y node@20.19.5 node_modules/eslint/bin/eslint.js src/app/inventory-bay
  • npx -y node@20.19.5 node_modules/vitest/vitest.mjs run src/app/inventory-bay/page.test.tsx
  • npx -y node@20.19.5 node_modules/next/dist/bin/next build

Closes #171

Comment thread src/app/inventory-bay/_components/category-summary-tile.tsx
Comment thread src/app/inventory-bay/_components/low-stock-panel.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Test] Build Inventory Bay route with low-stock panel

1 participant