Skip to content

issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:CSS linked:pr

Filter by

5.4M results  (408 ms)

5.4M results

문제 원격에 node 22가 있는데 의존성 점검 결과 node 18로 표시됨. 원인 node --version은 PATH 기반인데, 원격 PATH 조회가 ${SHELL} -lc(로그인만, 인터랙티브 아님)라서 nvm이 로드되지 않음(nvm은 .zshrc/.bashrc 인터랙티브 rc에 설정). → nvm의 node 22 대신 시스템 node 18(/usr/bin)이 ...

개선 내용 /hq 대시보드 상단 헤더의 부제목 문구를 더 명확하게 수정한다. 현재: AI 경영진이 실시간 현황을 분석합니다 (또는 유사 문구) 변경: AI 경영진이 실시간 데이터를 기반으로 경영 현황을 분석합니다 (또는 더 자연스러운 표현으로) 범위 - src/app/hq/page.tsx 또는 관련 헤더 컴포넌트의 부제목 텍스트 1줄만 수정 - ...
ai-improvement

Symptom gbrain orphans reports thousands of orphan pages on brains organized by anything other than gbrain s own internal conventions. The same overcount drives orphan_ratio in gbrain doctor s brain-score, ...

문제 다른 컴퓨터로 전환하면 잠시 후 이전 컴퓨터 데이터가 떴다가 새 데이터로 바뀜. 원인 전환 시점에 이전 호스트의 폴링이 진행 중이면: - host:switch → refreshNow() → poll()이 if(this.polling) return으로 즉시 종료(새 폴 안 함) - 진행 중이던 이전 호스트 폴이 완료되며 옛 데이터를 push ...

Bogus URLs render the not-found UI but respond with HTTP 200 instead of a real 404 status. Repro: curl -s -o /dev/null -w %{http_code} https://techempower.org/no-such-page-xyz-123 → 200. Pre-existing ...

개요 오픈 전 준비중 상태를 명확히 보여주기 위한 스토어/구독 UI 수정. 변경 - 스토어 상품 카드 (src/app/store/_components/ProductCard.tsx) - 품절/미오픈 배지 준비중(검정 배경/흰 글씨) → Sold Out(흰 배경 + --ink 테두리·글씨) - comingSoon 이미지 필터 grayscale(1) ...
✨ FEAT

What changed in dicode-core dicode-core PR #416 (closes dicode-core#415) landed three additive changes on top of the base audit log (PR #395): 1. Cursor-based pagination for GET /api/audit — new after= ...
DOCS
documentation
status:in-progress

User Story As a user creating a contract, I need to be able to scroll through the contract modal form so I can reach fields at the bottom without tabbing through every field. Definition of Done - ...

ねらい About の「説明は短く」が短さを強制するトーンになっている。これをやめる。短い説明でもいいし、じっくり語ってもいい(kako-jun 指摘)。 背景 - DESIGN §1.2 の本当のルールは「一言必須=content 空は弾く」だけ。「短く」は仕様ですらない。About のコピーが勝手に 短く の規範を足していた。 - hanoba は「静かで濃い場所」。語りたい人が語れるほうが、品種ナレッジの蓄積(#131)にも合う。 ...
design
documentation
ux

📝 작업 내용 BE PR #283에서 스토어 전용 배너 API가 구현됐다. 현재 문제 - FanApp 스토어 탭이 홈 메인 배너(\GET /api/v1/banners/main)를 잘못 사용 중 - 스토어 배너(\GET /api/v1/store-banners)와 별도 도메인임 변경 범위 - \src/types/banner.ts\ — \StoreBannerResponse\ ...
enhancement
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.