pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:CSS language:JavaScript
Filter by
191M results
Summary
- Nested Stack direction= row groups inside an outer Stack direction={{ xs: column , sm: row }} caused filter chips
to either overflow off-screen or collapse into a vertical stack
- Fix: ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| renovate-operator (source) | HelmChart | patch | 4.12.1 → 4.12.4 |
Release Notes
details summary ...
renovate/container
type/patch
Summary
- axios.create()로 인스턴스 전환 및 NEXT_PUBLIC_API_BASE_URL 환경변수 연동
- 응답 interceptor: envelope { success, data } 에서 data 자동 추출
- 에러 interceptor: { success: false, error: { code, message } } 파싱 ...
Summary
- String.substring(start) → s[start:], String.substring(start, end) → s[start:end] lowered in expr_calls.py
- Completes the sibling fix to charAt (#458): StringUtils.strip uses both, so both ...
Summary
- Bug: bartleby serve (Vite dev server) crashed with an uncaught TypeError [ERR_INVALID_STATE]: Invalid state:
ReadableStream is already closed whenever a file request was aborted mid-flight ...
Summary
- Materialize Web Listening rules as scheduled full_pipeline tasks instead of collection-only scheduled tasks
- Seed full-pipeline params for scheduled source collection, site scoping, duplicate ...
Reverts Averixor/whatsapp-sheets-bot#25
Summary by Sourcery
Revert nested GAS file basename resolution and associated CI clasp pattern verification, restoring simpler file lookup
and direct path-based ...
缺陷修复 — 点击「?」帮助图标整页偏移
现象
设置 → AI模型 → 渠道列表 → 渠道名称 点击小问号「?」时整页横向偏移。
调查结论(是否其它地方也有?是)
- 「?」并非 tooltip,而是 SettingsHelpButton 打开的模态,其 effect 执行 document.body.style.overflow = hidden 。
- 页面有 6px 自定义滚动条(::-webkit-scrollbar{width:6px}),且根滚动容器未预留 ...
bug
frontend
size/S
ui-optimization
Summary
Adds Phase 9A read-only 24/7 activation gate and supervisor runner stub.
This PR keeps runtime activation gated. It does not remove STOP, does not start runtime, and does not mutate launchd. ...