issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:HTML
Filter by
62.6M results
Conectar CartContext con la interfaz.
Criterios de aceptación:
- Botón Añadir al carrito funcional
- Actualizar cantidad de productos
- Mostrar badge en navbar
- Actualización en tiempo real ...
Redundancy
The mandated Cmd/Ctrl+Enter submit + Escape cancel handler is hand-rolled per dialog (5+ locations).
Locations (sample)
- packages/ui/src/backend/detail/AttachmentDeleteDialog.tsx
- packages/ui/src/backend/detail/AttachmentMetadataDialog.tsx ...
priority-low
refactor
Summary — The relayer short-circuits eth_estimateGas to a constant 0x1e8480 (2M), eth_gasPrice/eth_maxPriorityFeePerGas
to 0x0, and eth_feeHistory to all-zero. dApps doing client-side gas math (computing ...
The home home page is a dashboard displaying v-cards, each one is a node representing a tool .
- Title: icon, name, satus = progressbar, healthy vs unhealthy subscription for this node)
- Content ...
Root cause
The Windows host check reports that pytest failed at 8db0378e0f73c769026900465f2dcae1184ebdf9, but the captured output
is empty: no pytest session header, collection summary, traceback, assertion ...
bug
ready-for-human
Redundancy
- formatPrice / formatAmount: identical Intl.NumberFormat logic in ProductCard.tsx and DealCard.tsx.
- formatDate: two identical copies in DealCard.tsx and ActivityCard.tsx.
Locations ...
priority-low
refactor
Description:
Add a new optional feature that renders a repository architecture view for the user, based on CodeBoarding /
Architecture MDs or a similar architecture extraction tool.
This feature should ...
Redundancy
if (!entity) throw new CrudHttpError(404, { error: ...not found }) repeated across 40+ API routes.
Locations (sample)
- packages/core/src/modules/sales/api/document-history/route.ts
- ...
priority-low
refactor
Symptom
The flasher s CSP allows arbitrary inline style blocks:
// vercel.json — / (SPA)
\ style-src self unsafe-inline \
The SPA itself does not render user-supplied HTML (release notes are rendered ...
audit-2026-06
security
Summary — On the relayer/Temple path, eth_sign, personal_sign, and eth_signTypedData[_v3|_v4] all throw 4200
Unsupported. So for Tezos-account dApp connectivity there is no message signing at all — SIWE ...

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.