Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java

Filter by

49.3M results  (759 ms)

49.3M results

Problem: No benchmarks to detect performance regressions. Proposed Solution: Set up vitest benchmark for critical operations (rendering, formatting, data merging). Acceptance Criteria: - Benchmark: ...
enhancement

Problem: WebSocket-dependent tests are fragile and lack coverage. Proposed Solution: Create a WebSocket test utility that simulates server messages, disconnections, and reconnections. Acceptance Criteria: ...
enhancement

Problem: No snapshot protection against unintended DOM changes. Proposed Solution: Add vitest snapshot tests for all components in their various states. Acceptance Criteria: - Snapshot for each component: ...
enhancement

Problem: Error boundaries are untested; edge-case crashes may not render fallback UI correctly. Proposed Solution: Write tests for ErrorBoundary with mocked rendering errors for each page. Acceptance ...
enhancement

Summary Please expose a supported way to override or replace the advisor s base system prompt, similar to how the primary agent supports SYSTEM.md / APPEND_SYSTEM.md. Today, the documented customization ...
agent
enhancement
prompting
triaged

Problem: No automated accessibility testing in CI. Proposed Solution: Integrate axe-core via vitest-axe to run accessibility audits in CI and during development. Acceptance Criteria: - vitest-axe ...
enhancement

Kan inte uppdatera skatt -sidan under inställningar.. Försöker komplettera uppgifter och spara, men det dyker upp ett felmeddelande, trots att jag inte rört det förifyllda momsregistreringsnumret. img ...

Problem: Standard example-based tests may miss edge cases in formatting functions. Proposed Solution: Use fast-check to add property-based testing for format.ts utility functions. Acceptance Criteria: ...
enhancement

Problem: Unit tests cover isolated components but not full-page interactions. Proposed Solution: Write integration tests using Testing Library for key user journeys. Acceptance Criteria: - User lands ...
enhancement

Problem: CSS changes may break component visuals without detection. Proposed Solution: Set up Storybook with Chromatic for visual regression testing on every PR. Acceptance Criteria: - Storybook configured ...
enhancement
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.