issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript linked:pr
Filter by
6.4M results
기능 설명\n분석 탭에 최근 6개월 월별 독서량 바 차트 추가\n\n## 데이터\n기존 records의 read_at 날짜로 프론트에서 집계 (백엔드 변경 불필요)
enhancement
문제
데이터 없는 에이전트를 숨기니 열 수가 줄어드는데 창 최소 너비(960)는 고정이라 레이아웃이 늘어지며 깨짐.
변경
- 에이전트(프로바이더) 칸을 320px 고정(기존 1fr 가변).
- 창 너비를 표시 에이전트 수에 맞춰 자동 조정·잠금: n개 → 42 + n×320 + n×8 + 여백. (1개≈390 / 2개≈718 / 3개≈1046) ...
Branch Merge Notice
We have completed a significant number of changes and updates.
A new development branch (dev) has been created and is now ready to be merged into the main branch.
Description
The GitHub Pages site at https://matiaspakua.github.io/notaire/ returns 404 because all recent workflow runs for
deploy-github-page.yml fail with 0s duration and no jobs started.
Root Cause ...
bug
ci
in-progress
Summary
When a release merge lands on main during an in-flight update-release-pr run, the standing PR s version double-bumps
(e.g. 0.28.0 → intended 0.29.0, but the standing PR jumps to 0.30.0).
Root ...
type:bug
Summary
Merging the standing PR while a different merge s update-release-pr run is still in flight silently drops the publish —
no git tag, no GitHub release, no npm publish — even though the version ...
type:bug
요청
위젯이 최소화 상태일 때 OS 작업표시줄(윈도우 하단)·Dock(맥)·실행 표시줄(우분투)에 보이게.
동작
- collapsed(최소화): 작업표시줄/Dock 표시 → 찾기/포커스 가능
- normal(펼침): 데스크톱 위젯이므로 작업표시줄/Dock 숨김(기존 floating 동작 유지)
- 플랫폼별: win/linux는 setSkipTaskbar ...
When the GitHub call fails, the Azure relay now returns a JSON body with the GitHub status + detail (and a distinct
message if GitHub is unreachable) instead of a generic Upstream error . Makes deploy-time ...
chore
요청
사용 데이터가 전혀 없는 에이전트는 그리드에 아예 안 보이게.
동작
- 프로바이더(열) 기준: 일일·월간 둘 다 데이터 없으면 그 열 전체를 숨김.
- 한 기간이라도 데이터 있으면 열 표시(없는 기간 셀은 기존대로 없음 ).
- 모든 에이전트가 데이터 없으면 표시할 데이터 없음 메시지.
- 표시 열 수에 맞춰 grid-template-columns ...

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.