issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java language:Java
Filter by
55.3M results
问题描述
项目有多个弹窗和面板组件,但没有统一的 z-index 管理策略,导致出现层级混乱。
当前弹窗组件清单
| 组件 | ID | 类型 |
| --- | --- | --- |
| 初始化覆盖层 | #initOverlay | 全屏遮罩 |
| 指标配置弹窗 | #metricModal + #metricModalOverlay | 弹窗 |
| 隐患详情弹窗 | #hazardModal ...
enhancement
Context
The README header advertises **Current version:** 0.1.3 (README.md line 11), but the project has shipped several
releases since. The latest git tag is v0.2.1 (git tag | sort -V | tail -1), and ...
area/docs
documentation
good first issue
help wanted
P3
size/XS
Context
Six documentation links in the README contain a doubled slash — e.g.
https://krakennet.github.io/nautilus//getting-started/ instead of https://krakennet.github.io/nautilus/getting-started/.
The ...
area/docs
documentation
good first issue
help wanted
P3
size/XS
Hello, my issue is every time i upload a csv that that has been analyzed by Deeplabcut and then put into ALMA for
evaluation it will not run the detection. I have changed to the likelihood and depth threshold, ...
Context
The repo s actual license is Apache-2.0: the LICENSE file contains the full Apache License 2.0 text (header on
lines 1-4), and pyproject.toml line 7 declares license = Apache-2.0 . However, README.md ...
area/docs
documentation
good first issue
help wanted
P2
size/XS
Agenda-Only Meetings Need Transcripts
7 meeting(s) were summarized from agenda documents only. These summaries show what was scheduled, not what actually
happened.
To fix: Grab the transcript from the ...
问题描述
当前 showToast() 实现过于简单,不区分消息类型(成功/错误/警告/信息),且无队列管理机制。
当前实现问题
// 约 app.js 中 showToast()
function showToast(msg) {
var el = document.getElementById( toast );
el.innerHTML = msg; // XSS ...
enhancement
Context
Fathom s marketing and audit story promise the ability to prove exactly which rule fired, on which facts
(elevator-pitch.md:17). The recorded data does not deliver this. The audit record knows ...
enhancement
needs-design
P2
size/L
Context
fathom validate (src/fathom/cli.py:120-173) parses each YAML document and runs per-document Pydantic validation via
validate_document (delegated from _validate_document at cli.py:109). It never ...
cli
enhancement
P2
rule-pack
size/L
I see this frequently when running on our GPU clusters:
7:18:34.796running user command
[T1](http://127.0.0.1:10001/#/job/%2Fpower%2Firis-run-job-20260624-211817/task/%2Fpower%2Firis-run-job-20260624-211817%2F1)17:18:42.144initialize_jax ...

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.