issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:JavaScript
Filter by
5.8M results
审查范围
- 页面:hmall-web/src/views/FavoriteList.vue
- 相关接口/能力:购物车 store 已接入 /carts
现状/问题
收藏页商品卡片上的“加入购物车”按钮调用本地 addToCart(),仅提示“加入购物车功能开发中”,没有调用购物车接口。
影响
收藏页到购物车的核心转化链路中断。
验收建议
- 复用 useCartStore().addItem(),按收藏记录中的 ...
bug
审查范围
- 页面:hmall-web/src/views/ItemDetail.vue
- 相关接口:/items/{id}、/items/{id}/reviews、/upload/image、/coupons//coupons/{id}/claim
现状/问题
- 商品主图、缩略图和详情图使用 .ph 占位色块,没有渲染后端 item.image 或图片列表。
- 右侧“本店优惠券”的领取按钮是静态按钮,没有绑定领券接口。 ...
bug
审查范围
- 页面:hmall-web/src/views/Home.vue
- 规格:docs/front-spec.md 要求首页展示轮播、分类、热门/新品/促销与秒杀入口。
现状/问题
- 首页热门、新品、促销都调用 getItems(),但参数写成 page/size/sortBy;C 端 /items/page 后端使用 PageQuery,分页字段是
pageNo/pageSize,因此当前分页参数不会按预期生效。 ...
bug
Location: backend/src/lib/socket.js (WebRTC Signaling) Issue: The socket.on( callUser ) event directly trusts the from
and name properties provided by the incoming client payload (socket.emit( callUser ...
Request: Add a cigar to favorites by clicking a star on the card.
Plan:
- Add favorite flag to the Cigar model; bulk toggle endpoint POST /api/cigars/favorite ({ids, favorite}).
- Clickable ★ on ...
Request: The Cigars list should show only what I currently have (on-hand 0) by default, with a way to see past cigars
too.
Plan:
- Add a view toggle on the Cigars page: Current (default, group on-hand ...
Security: API tokens passed via curl command flags (EX-01)
Detected by: scan-harnesses - automated scanner for harmful patterns in community harness files.
Affected files
| File | Lines | Pattern | ...
follow skill https://github.com/microsoft/typespec/blob/main/.github/skills/python-sdk-spector-mock-api-tests/SKILL.md
to write test case for https://github.com/microsoft/typespec/pull/10876
emitter:client:python
feature
Symptom (job 12)
Three devices marched all the way through install → reboot → postcheck and were marked software_installed /
reboot_confirmed, but stayed on their old PAN-OS versions:
| Device | Marked ...
Problem
The README banner added in #97 is too flat and the left-side icon is visually unclear. It does not communicate
negotiation cleanly enough.
Expected behavior
- Use a taller banner ratio so ...

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.