issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:PHP linked:pr
Filter by
5.4M results
Problem
Four Supabase queries fetch data without a .limit() clause, meaning they can return every row in the table as the
dataset grows.
| File | Line | Table | Fix |
| --- | --- | --- | --- |
| app.seo.tsx ...
Bug
After a store is successfully published in Store Generator, the form fields (name, desc, slug, brandId) are never
cleared. The user sees the success toast and the preview panel appears on the right, ...
Surfaced by
R2 of PR #81 (third deploy attempt). After the case-pattern fix (#79) and the inner-message single-quote fix (#80/#81),
the SSM Run Command finally reached the docker stage and failed with: ...
Bug
The Brand Builder and the Store Generator use different TanStack Query cache keys for the same brand_assets data:
| File | Line | Key used |
| --- | --- | --- |
| app.brand.tsx | 132 (useQuery) | ...
Rewrite the architecture section — all 5 pages are stubs (71-170 lines):
- Overview (71 lines): Add request lifecycle, data flow detail, prompt assembly pipeline, design principles expansion
- Gateway ...
Bug critique (bloque toutes les écritures d import)
Découvert en appliquant l import combat. upsert_venues_batch envoie des lots où les lignes ont des clés différentes
(to_api_dict omet les champs None ...
Inside my footer, when hover onto the Privacy policy nothing being displayed. It should display some text regarding
Privacy policy.
img width= 556 height= 208 alt= Image src=
https://github.com/user-attachments/assets/bd3e127a-54ce-4a7f-9435-c4acc92b1739 ...
Surfaced by
Post-merge R2 of PR #79 (the #78 hotfix). After merging the case-pattern fix (backslash-escaped spaces → JSON
double-quoted form), bash scripts/deploy.sh against main@3dba352 still exits at ...
Problem
Multiple data cells across the app apply truncate (CSS overflow: hidden; text-overflow: ellipsis) but omit a title
attribute on the container. When text is clipped the user has no way to read ...
Problem
app/api/files/[id]/route.ts derives the release date with a hardcoded binary check:
const releaseDate = key.startsWith( may-22/ ) ? may-22 : may-8 ;
Any key whose prefix is neither may-8/ ...

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.