Skip to content

issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Python language:Java linked:pr

Filter by

5.8M results  (415 ms)

5.8M results

目标 继续完善矩阵配置页,在保存前更直观展示当前课程-指标点矩阵权重校验结果,方便提前发现问题。 需要完成 - 在矩阵配置区域前置展示当前校验结果 - 更明确提示哪些列或权重未通过 - 在保存前给出当前是否满足校验条件的状态 - 保持展示内容与后端真实校验结果一致 验收标准 - 页面可以前置展示当前矩阵权重校验结果 - 用户能更直观看到是否通过校验 - 未通过时提示更清楚 ...

Background - Issue #782 objective-only next decision 완료 - review item count: 6 - required input field count: 4 - validated review input present: false - preference fill allowed: false - technical ...

Description The rate-limiting implementation in backend/compute_rate_limit.py derives the actor identity exclusively from request.client.host when an authenticated user ID is unavailable. if request.client ...
level3
nsoc26

Summary The health dashboard inserts node status payloads and incident log rows into innerHTML without output encoding. The affected data crosses service boundaries from polled node /health responses ...

Description The admin frontend (ecommerce-admin/pages/orders.tsx) calls adminService.getOrders({ search: ... }) when the admin searches for an order. However, controllers/adminController.js getAllOrders ...
bug
enhancement

[] can we estimate the combinatorial size prior to running? if so show the cartesian product number and the estimate under the n-way drop down and update when the drop down is changed [] combinatorial ...

Description The Coupon model is defined in prisma/schema.prisma with full CRUD capability (code, discount type, expiry, usage limits, etc.), but the applyCoupon function in controllers/cartController.js ...
bug
feature

Description In routes/products.js, the GET /api/products endpoint fetches a page of results from the DB using skip + take (SQL LIMIT/OFFSET), and then applies size, color, and rating filters in JavaScript ...
bug
critical

Description In controllers/adminController.js, the getUserDetails function queries user orders using field names that do not exist on the Order model: orders: { select: { id: true, status: ...
bug

Description In controllers/authController.js, the email verification token is generated before the user is created in the database, passing the literal string temp as the userId: // Current (broken) ...
bug
critical
security
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.