Open Issues Need Help
View All on GitHub Fallback to first image when no primary image is set about 18 hours ago
good first issue user feedback
good first issue user feedback
good first issue user feedback
good first issue user feedback
Improve systems delete error message 3 months ago
bug good first issue user feedback
enhancement good first issue user feedback
Add moveto and copyto in the action menu 3 months ago
good first issue question user feedback
good first issue user feedback
good first issue V3
good first issue V3
Add description to system types 9 months ago
good first issue V3
Unify mock error messages with real ones 10 months ago
good first issue low priority
Add Information Dialog for Rules Explanation 10 months ago
good first issue V3
Add Action Menu to Systems Items Table 12 months ago
good first issue V3
Unify Styling Across All Dialog Components 12 months ago
good first issue low priority user feedback
Bug: Page Refreshes When Deleting a Subsystem Instead of Updating Subsystems Data Only 12 months ago
bug good first issue low priority
Split Admin Page into "Settings" and "Admin Settings" about 1 year ago
good first issue low priority V3
"Use camelCase for JSON doc filenames in the mocks directory. When importing, use camelCase variable names with a Json suffix (e.g., attachmentsJson). about 1 year ago
good first issue maintenance (non-MVP)
Clear Filters button should reset filter functions as well about 1 year ago
good first issue
Flaky Pagination Test for Systems Table (Cypress Only) about 1 year ago
AI Summary: The task is to fix flaky Cypress end-to-end tests for pagination in a React-based inventory management system. The tests fail due to a lack of visible UI changes during pagination, leading to race conditions and unreliable test results. Solutions involve adding more seed data to force a visible UI change, adding a filter/unfilter step to ensure state updates, or asserting on the number of table rows after pagination. The fix should ensure consistent test results across multiple runs.
Complexity:
3/5
bug good first issue