issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Java language:Java
Filter by
70.5M results
Bug Description
In app/page.tsx, when res.body is null the code silently returns:
if (!reader) {
setIsLoading(false);
setStreamingId(null);
return;
}
This leaves an empty assistant message bubble ...
bug
ux
As a digitizer maintainer, I want to understand why the DP Viterbi cannot follow steep cliff corners in the Tokina prime
MTF panels so that I can decide whether the next anchor cleanup pass is worth the ...
P3
spike
Bug Description
app/lib/wiki/reader.ts parses wiki/index.md using a regex that splits on |. If a Claude-generated page title or summary
contains a pipe character, the regex produces wrong column assignments ...
bug
Bug Description
app/api/ingest/route.ts calls saveManifest(manifest) inside a for loop after each document. Two concurrent ingest
requests (e.g. Lambda scheduler + Admin panel) will each load the manifest, ...
bug
performance
Issue Description
Severity: CRITICAL - BLOCKING
File: src/test/java/org/flossware/nexus/NexusSwingTest.java
Lines: 2399-2411, 325-331
Test code checks instanceof JButton but tries to store results in ...
bug
Bug Description
In app/api/ingest/route.ts, needsIngestion(manifest, doc.url) is called before downloadDocument() — so no localPath is
passed and the checksum branch is never evaluated on the first filter ...
bug
Is your feature request related to a problem? Please describe.
The current README.md does not fully reflect the latest version of the project UI and features. It lacks updated
visuals, modern icons, and ...
Describe the bug The Marked as Delivered tag text in the Enatega Multivendor App is currently experiencing alignment
issues, impacting the overall user interface and experience.
To Reproduce Steps to ...
Issue Description
Severity: CRITICAL - BLOCKING
File: src/main/java/org/flossware/nexus/NexusSwing.java
Lines: 788-810 (field declarations)
Field declarations use AWT classes (Frame, TextField, Button, ...
bug

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.