issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.5M results
Describe the bug When creating a Listing Block, if the Location criteria is selected, the depth field appears twice, one
with the ObjectBrowserWidget in QueryWidget and one in the QuerystringWidget. These ...
01 type: bug
30 needs: triage
Summary
A user (reported on Discord) is stuck on the first-run Models Engines download page and cannot reach the main menu.
Their HF cache holds the required repos (k2-fsa/OmniVoice, Systran/faster-whisper-large-v3) ...
from-discord
Summary
Many server actions repeat the same setup workflow:
const { userId } = await auth();
if (!userId) ...
const user = await getUserByClerkId(userId);
if (!user) ...
This pattern appears throughout ...
ai
backend
type:accessibility
type:devops
type:refactor
type:security
Describe the bug
RawFoundryAgentChatClient (the client behind FoundryAgent) returns HTTP 400 invalid_payload — * Not allowed when agent
is specified. * (param: tools) — when a caller passes tools while ...
python
triage
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
Reskin the full kbin report as a cyberpunk-netrunner RPG character sheet, driven by live data (exposure, trackers, DPI
cumulative, ads blocked, active protections). Persona/class/level/ICE-bar/XP + 4 CARACTERISTIQUES ...
Summary
ROCK SDK ≥ 1.8 (both Python and TypeScript) can fail with 403 AccessDenied when uploading or downloading files through
OSS, even though the STS credentials returned by the admin are valid. The ...
bug
sdfxcgvhbjnkml;
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
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.