issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:CSS linked:pr
Filter by
5.2M results
Problem
Minor build-speed and dead-code cleanup, all low-risk:
1. Redundant install on every compile. package.json build:webview runs cd webview bun install --silent bun run build,
so bun install ...
chore
ユーザ追加指摘: 「ヘッダではなく『個々の』作成予約ごとに切り替えられるようにしてください」
修正
- ヘッダの一括 displayMode を撤去
- 代わりに defaultRowMode (未操作行のデフォルト) のみヘッダに残す
- expandedRowIds: Set number を state に追加. localStorage key dgms.reservation-expanded-rows ...
feature
Rename the PlayCanvas Editor workspace package to a frontend boundary
It will be necessary to rename the technical PlayCanvas Editor workspace package so the package boundary clearly
represents the frontend ...
backend
enhancement
frontend
monorepo
platformo
CHORE: Function order, bro
Any files not following function order guidelines? Pick a single file and fix it.
.
enhancement
Summary
Clean up remaining active naming references from the old Oracle/Oracle Insights wording after the user-facing rename to
Diagnóstico Pedagógico.
Scope
- Active README product feature label ...
status:approved
type:chore
Problem
webview/src/App.tsx re-renders on every coalesced streaming frame (each batched token delta). Two unmemoized
full-message-list walks run on every render:
- groupTurns(state.messages) is called ...
enhancement
performance
에러 설명
로컬 환경에서 카카오 OAuth 로그인 후 콜백은 정상적으로 돌아오지만, 백엔드 토큰 발급 단계에서 카카오 토큰 발급에 실패했습니다. 에러가 발생합니다.
원인은 프론트에서 백엔드 소셜 로그인 API를 호출할 때 redirectType을 전달하지 않아, 백엔드가 기본값인 PROD redirect URI로 토큰 교환을 시도하는 것입니다.
로컬에서는 ...
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Bug Description
The checkout/payment ...
bug
status:approved

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.