issues Search Results · language:Edge language:TypeScript language:PHP language:Python language:JavaScript linked:pr
Filter by
360k results
Parent bounty: #743
Bug
The @freelanceflow/ui workspace package currently declares main as src/index.ts, and that file re-exports ./Button and
./Card without emitted JavaScript entrypoints.
This makes ...
Problem
During a 2026-05-30 audit of comes-io/trawl_node, 3 architectural violations and 9 promote-up candidates were found in
stack-managed modules. These accumulated over weeks because /update-stack ...
Feat
Problem
During a 2026-05-30 audit of comes-io/trawl_node, 3 architectural violations and 9 promote-up candidates were found in
stack-managed modules (auth, users, billing). These accumulated over weeks ...
Feat
The job service builds new jobs with { id: ..., status: open , ...payload }. Because the payload is spread last, callers
can override both the generated job id and the initial job status. New jobs should ...
The notification service initializes read: false before spreading the request payload, so a caller can submit read: true
and create a notification that is already marked as read. New notifications should ...
The proposal service currently creates proposals with { id: ..., ...payload }, which lets a request payload replace the
generated proposal id. Proposal ids should be service-owned to avoid spoofed or colliding ...
The user service currently builds a new user with { id: ..., ...payload }, so a caller can send an id field and
overwrite the server-generated identifier. User ids should be assigned by the service, not ...
Parent: #344
Problem
The app/core_plugins/googledrive/ plugin had accumulated several maintainability problems: a hardcoded upload-size
constant embedded in utils.py, tests scattered outside the plugin ...
refactoring
Have you read the Contributing Guidelines on issues?
- [x] I have read the Contributing Guidelines on issues.
WebdriverIO Version
v9.27.2
Node.js Version
v24.14.1
Mode
WDIO Testrunner
Which capabilities ...
Bug 🐛
Needs Triaging ⏳
The review service currently accepts any rating value supplied in the request payload and stores it as-is. That means
ratings such as 0, 6, decimals, or non-numeric strings can be persisted even though ...

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.