issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:PHP linked:pr
Filter by
8.3M results
This is Issue #9 for the cdk-sleep-py-copilot repository.
Goal
Following strict TDD, focus on testing the integrated pipeline, performing necessary refinements, and beginning
deployment preparation.
...
Problem
Both the Alerts page and the Dashboard Recent pricing alerts table use a money0() helper that calls Math.round() before
display:
function money0(n) {
const v = Number(n ?? 0);
return $ ...
bug
ux
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json
- .claude/settings.json ...
Feature summary
Add authorization on server side
Additional information
- setup typeorm
- add passport with jwt strategy
- add global interceptor for wrapping responses
- add global exception ...
Description
See base PR: https://github.com/Automattic/woocommerce-payments/pull/7249
We need to move the hooks from the constructor in `WC_Payments_Order_Success_Page` to `init_hooks` and call that ...
category: engineering
Code Quality
Partial implementation of #2, scoped to the two purely client-side improvements:
1. Real-time search filter — app.competitors.tsx
As the list grows, finding a specific competitor requires scrolling through ...
enhancement
ux
Preconditions:
- [x] I have made sure it s an actual issue, not a question (use GitHub Discussions instead).
- [x] I have consulted the user guide and verified that the issue cannot be resolved by ...
The design s Tag (dot+colored uppercase badge) and Btn (primary/ghost/soft/danger × sm/md/lg, gradient primary) are
re-implemented ad-hoc across the planner/sync screens. Extract them to src/components/ui, ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.