Skip to content

Conversation

@GitAddRemote
Copy link
Owner

Summary

  • Gate new-row item search to Editor Mode to avoid unnecessary catalog calls in standard view.
  • Add memoized location filtering hook and wire inline rows to use it, reducing per-row recomputation while keeping focus/error behavior.
  • Virtualization deferred due to focus/a11y/state complexity; tracked in Investigate Editor Mode virtualization with focus/a11y support #85.

Testing

  • pnpm --filter frontend lint
  • pnpm --filter frontend build
  • pnpm --filter frontend test -- --runTestsByPath frontend/src/pages/Inventory.editor-mode.test.tsx

Gate new-row item search to Editor Mode and use memoized location filtering in inline rows; virtualization deferred to #85.
@GitAddRemote GitAddRemote merged commit da7f842 into main Dec 19, 2025
7 checks passed
@GitAddRemote GitAddRemote deleted the feature/ISSUE-78 branch December 19, 2025 08:22
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.

2 participants