pullrequests Search Results · language:Dune language:TypeScript is:unmerged language:JavaScript language:Java language:Python
Filter by
104M results
Summary
- Sanitizes dashboard onboarding/setup guidance before rendering it in the visible card.
- Redacts vehicle identifiers, OAuth/query values, destination/location-like details, and secrets through ...
Summary
- Adds shared main-tab config as the single source of truth for PANEL / CHECK-IN / COACH / CALC / BUSCAR.
- Refactors MobileBottomNav to read from that shared config without changing tab tap ...
무엇을
v6.0.3 코어 중앙정렬 후에도 우측 빈 여백으로 여전히 좌측 치우침(사용자 재보고 IMG_2642).
근본 원인
끝-컬럼 라벨이 길면(Colossus 2 (블랙웰 GPU 55.5만 발주) ~28자) 그쪽 overhang 이 커진다. 코어를 중앙에 둬도 좌·우 margin 을 max(overhang) 로 동일하게 잡으니 짧은
라벨 측에 overhangL ...
Class
Pagination total_count mismatch (c): the paginated count is computed against a different (narrower) scope than the full
result set, so total_count / total_pages are wrong.
Canonical pattern
List/search ...
Summary
Polish PR from a read-only audit of appscriptly. Each finding was re-confirmed on fresh origin/main before any change.
Only the clearly-safe, within-existing-scope findings were fixed; everything ...
Bumps the minor-and-patch group with 7 updates in the /plugin directory:
| Package | From | To |
| --- | --- | --- |
| react | 19.2.6 | 19.2.7 |
| @types/react | 19.2.14 | 19.2.17 |
| react-dom | 19.2.6 ...
dependencies
javascript
Problem
The service crashes on startup with Error: Invalid value for --port : $PORT is not a valid integer. The startCommand in
railway.toml overrides the Dockerfile s CMD, and Railway executes it in ...
Pipelines as Code configuration removal