3 Open Issues Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor a large, failing React component test file (4151 lines, 88 tests) by splitting it into smaller, focused files based on feature groups. Resolve all test failures, ensuring complete test coverage and updating mocks/selectors to match recent code changes. Document all changes and provide a bullet-point summary for a changelog.

Complexity: 4/5
bug enhancement help wanted

AI Summary: Refactor a large, failing React component test file (4151 lines, 88 tests) by splitting it into smaller, focused files based on feature groups. Resolve all test failures, ensuring no loss of test coverage, and document all changes for a changelog. The refactor involves aligning tests with recent changes to logic hooks and their corresponding test files.

Complexity: 4/5
bug enhancement help wanted

AI Summary: Refactor a large, failing React component test file (4151 lines, 88 tests) by splitting it into smaller, focused files based on feature groups. Resolve all test failures, ensuring no loss of test coverage. Document all changes and provide a summary for a changelog. The goal is to improve maintainability and readability of the test suite.

Complexity: 4/5
bug enhancement help wanted