issues Search Results · language:B4X language:C++ language:TypeScript language:TypeScript language:CSS language:JavaScript
Filter by
43.8M results
Summary
fl-base-pack/CONTRIBUTING.md references docs/modding/ai.md as forthcoming with fighters-legacy#33 but the file does not
exist. This issue creates it.
Deliverable
New file: docs/modding/ai.md ...
component: ai
component: docs
enhancement
phase-2b
Problem
packages/blocks/test/detail-overlay-dismissal.browser.test.tsx:33 dismisses the overlay with a raw imperative
backdrop.click():
backdrop.click();
The test s own comment notes that a centroid ...
작업 배경
5월 31일 개선 작업 이후 최신 기능을 데모/수동 QA에서 바로 확인할 수 있도록 개발용 seed 데이터를 최종 보강함.
작업 범위
- AI 대화방 DB 저장 기능을 확인할 수 있는 seed 대화방/메시지 추가 검토
- 실시간 쪽지 기능을 확인할 수 있는 seed thread/message/read state 추가 검토
- 기존 ...
chore
Generic cli_plugin or specific command plugin?
Problem
In packages/blocks/src/TokenNavigator.tsx (focus-repair effect, ~lines 316-327), when the currently-focused tree item is
removed from the DOM (e.g. a search filter drops the row the user is standing ...
Description
src/web/src/components/calendar/calendar-event-sheet.tsx is 892 lines with 14 props, mixing create and edit modes in one
component.
Impact Area
- [x] Web app (@alook/web)
Recommendation ...
enhancement
Describe the Bug
src/cli/daemon/skill-scanner.ts lines 268-270 uses module-level mutable state (scanTimer, scannerConfig, clientRef)
which violates the stateless module pattern and can cause subtle bugs ...
bug
Is your feature request related to a problem or challenge?
Yes. The project may contain dependencies that are no longer used but still contribute to bundle size and installation
time. Reduce unnecessary ...
enhancement
Describe the Bug
30+ instances of .catch(() = {}) throughout web contexts, pages, and components. Non-intentional errors are silently
swallowed with no user feedback.
To Reproduce
1. Trigger any async ...
bug
Summary
Document the complete wire format for all MsgXxx structs in engine/net/GameProtocol.h as a stable public spec. This is a
prerequisite for replay readers, spectator clients, LAN discovery tools, ...
component: docs
component: network
enhancement
phase-2

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.