issues Search Results · language:Edge language:Python language:JavaScript language:HTML language:Java language:JavaScript
Filter by
61.6M results
Using html,css and js
Goal
Expand the NiceGUI dashboard structure after the first working prototype.
Why
The first NiceGUI dashboard should prove that ARGUS can display real data and metrics. After that, the interface needs ...
coding
背景
DynamicAxes 通过继承 Axes 实现,内部 update(t, state) 写 self._rotation / self._updated —— 故意需要可变状态(ADR 0007 锁定)。
如果 静态冻结 issue 简单地把 Axes 基类冻结,DynamicAxes.update() 立刻挂——因为 @dataclass(frozen=True) 禁所有 setattr。 ...
needs-triage
Reporter context (Alexey)
The Studio activity feed shows Onboarding completed by … — Tier: Free entries — free-plan users are going through
onboarding, which should not happen.
Let s make sure we don ...
auth
frontend
needs grooming
Tighten the Herrenteich dataset to match how the club actually parks (user-reported on-site facts).
Data corrections
- VW Caddy height +0.20 m — the club s Caddy carries roof equipment (shovels, broom), ...
area:backend
enhancement
Reporter context (Alexey)
We need to redesign this page to make it more intuitive to use and link the calls in a better way. Example:
https://aishippinglabs.com/sprints/june-2026
Current page shows: ...
community
frontend
needs grooming
Preflight Checklist
- [x] I have searched existing issues and this hasn t been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the ...
area:tui
bug
platform:windows
synced-from-upstream
Reporter context (Valeria, via Alexey)
On workshop/recording pages the Materials section (e.g. Slides and other links) sits at the very bottom of the page, so
members do not notice it.
Valeria: the practical ...
content
frontend
needs grooming
背景
#76 这次 PR 把 CoordinateSystem 改为 @dataclass(frozen=True),运行时换组件(cs.axes = X)立刻抛 FrozenInstanceError。但 Axes / Origin
基类没有冻结,具体 Axes 子类(IAU2000EqAxes / ITRFSpiceAxes / ITRFApproxAxes / GMATITRFAxes 等)也没冻结。 ...
needs-triage

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.