issues Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:JavaScript
Filter by
41.4M results
Problem
In createPriceVsRatingChart() (app.js), the tooltip resolves the hovered product by matching coordinates:
const product = salesData.find(p = p.price === d.x p.rating === d.y);
Multiple phones ...
bug
Context: today the Add Expense actions works in the append mode only, i.e. adds new rows at the end of the sheet file.
At the initial MVP phase of the product it was a valid assumption - to cover only ...
Summary
ensureAgent is documented as * Ensure an agent exists. Creates it if missing, returns normally if it already exists. *
It does not honor that contract when the project is at its agent-count cap: ...
Problem
In renderProductTable() (app.js), when a combination of segment tab, brand filter, and/or search query matches zero
products, the table body renders as empty with no feedback to the user.
Proposed ...
enhancement
ux
Problem
In renderProductTable() (app.js), the performance-score calculation computes maxRev and maxUnits inside the
filtered.map(...) callback:
const maxRev = Math.max(...salesData.map(p = p.revenue)); ...
bug
performance
Problem Statement
As a maintainer of the Sweepstake frontend, every screen that shows a match re-derives the same three facts from
scratch: which bracket slot a Match Number belongs to, what its live ...
ready-for-agent
Feature Name
Activity Timeline
Description
A responsive activity timeline component designed for SaaS dashboards, admin panels, project management tools, and
analytics applications.
The component presents ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature
- 添付ファイルを特定ディレクトリに自動保存して、それをパスと一緒にエージェントに渡して読み込んでもらう方針
- readツールで画像も、モデルが対応してたら取得できるようにする(PDFも?)
- GLM-OCR、Geminiの動画理解、Embeddingなどをツールで対応する
App was installed via brew on macbook air m1. On start the icon will be added to the dock but nothing else happens.
Activitz Monitor lists the app but cpu and memorz usage are at 0% / 80kb.
Problem
The repository has no README.md. A visitor can t tell what the project is, how to run it, or how the files fit together.
Proposed solution
Add a README.md at the repo root.
Acceptance criteria ...
documentation

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.