issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML
Filter by
25.5M results
Is your feature request related to a problem? Please describe. I have a project in kreya with 2 importers - one which
fetches openapi spec from url of a service which I run locally, and a grpc importer ...
enhancement
Summary
Many action modules repeatedly construct Prisma queries scoped to the authenticated user.
Example
where: {
userId: user.id,
}
This pattern appears across history retrieval, updates, deletes, ...
backend
database
type:devops
type:refactor
type:security
core-ui tests take too long.
optimise
Finding
PFFormPrinter.php line 1006 contains:
} elseif ( $tag_title == info ) {
// TODO: Generate an error message if this is included more than once
When a form definition contains two {{{info|...}}} ...
👤 User Story
As a trader, I want to track my foreign currency investments in one place so that I can see how much IDR I have
invested, my current unrealized P L, and the full history of every buy/sell ...
agent: backend
agent: frontend
agent: tester
agent: ui/ux
enhancement
module: trading
P0
The Economist RSS feed is currently only returning a couple of recent articles (such as two) instead of the full daily
feed. This issue tracks fixing the feed configuration or RSS-Bridge setup to fetch ...
fixes
1. Removed DTO constructor default value initialization and replaced required properties with TypeScript definite
assignment assertions (!). This prevents non-updated fields from being populated ...
sidebar icon and copy link icon not respecting the color just like back forward and refresh do.
img width= 276 height= 104 alt= Image src=
https://github.com/user-attachments/assets/f9fdcaaf-5577-401a-ad38-c5dc3fa7cba4 ...
Summary
Many action modules repeat the same Clerk authentication retrieval pattern.
Example
const { userId } = await auth();
followed immediately by:
if (!userId) ...
Suggested Refactor
Create a ...
ai
backend
type:devops
type:refactor
type:security

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.