issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:JavaScript linked:pr
Filter by
5.6M results
Summary
Follow-up to #1710 / #1711. On Windows, an MCP stdio server that exits during the connection handshake still crashes OMP
with a fatal unhandled EPIPE rejection.
writeFrame() (added in #1711) ...
bug
platform:windows
prio:p1
tool
triaged
Describe the bug In Frontend/src/hooks/useRealtimeNotifications.js, the useEffect that sets up the admin Supabase
real-time subscription lists user, profile, addTicket, updateTicket, and removeTicket as ...
需求
实现两个仪表盘可视化 Widget:
gauge
Odoo widget — 圆形进度仪表盘。 参考:
功能:
- SVG 圆形进度条
- 可配置百分比范围(0-100)
- 颜色根据值变化(绿/黄/红)
statinfo
Odoo widget — 统计信息卡片。 参考:
功能:
- 图标 + 标签 + 数值布局
- 支持颜色主题
注册
- WIDGET_OVERRIDES: ...
enhancement
需求
实现 Odoo widget — 带 +/- 步进按钮的浮点数输入,用于采购/销售因子字段。
参考实现:
功能
- 数值输入 + 步进按钮(- 和 +)
- 支持 min/max 限制
- 步长可配置(默认 1.0)
- readOnly 模式显示格式化数值
注册
- WIDGET_OVERRIDES:
- TYPE_WIDGETS: → 作为默认替代
enhancement
Install Method
Docker (docker-compose)
Operating System
Linux (Ubuntu 24.04)
Steps to Reproduce
1. Upload a document via the library panel
2. Confirm it is indexed (visible in the library list) ...
bug
ready for review
需求
实现 Odoo widget — 一个带文本输入搜索/筛选功能的 selection 下拉框。
参考实现:
功能
- 文本输入实时筛选 options
- 匹配高亮
- 支持 option 按分组显示
- 键盘导航(上下箭头 + Enter)
- readOnly 模式显示 label
注册
- WIDGET_OVERRIDES:
- WIDGET_ALIASES: ...
enhancement
來源
Copilot inline comments on PR #42 (3 of them):
1. Edit QA (line 674): loadQATotalCount() called before navigate( qa ), but navigate already refreshes the count —
results in extra /api/stats request ...
Describe the bug In backend/services/auto_close_service.py, the run() method fetches all resolved tickets across all
companies in a single unbounded query with no .limit() or pagination:
response = self.supabase.table( ...
実機検証で確定した事実
本番 API を直接 curl して特定:
- POST https://api.nostalgic.llll-ll.com/like?action=batchGet(body { ids :[...]})が ids 98 件以上で HTTP 500、97 件以下なら 200。
- visit の batchGet も同様に 98 件以上で 500。
- 影響: ...

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.