issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:HTML language:JavaScript
Filter by
2.2M results
배경
1차(components.js 5모듈)·3차(nest/library) 완료 후, components.js 잔여 큰 컴포넌트 3개를 추출(§3.1 2차). 사용자 요청으로 보류 해제.
- UserProfileModal(~218) → user-profile-modal.js
- SentenceCollectionModal(~108) → sentence-collection-modal.js ...
There s no quick way to see whether the adapt-authoring dependency repos are passing CI — you have to open each repo s
Actions tab. A single command (whose output can also be embedded in the umbrella README) ...
enhancement
released
Marketing Studio wave 2 / WS-2a. dvfy-section-hero is text-only today; the canonical high-leverage A/B axes include the
hero visual, which we can t test without a media slot.
Scope
- Add an optional ...
ctx:components
decision/approved
enhancement
priority:high
The flaky-test gate ( a new test must go green at least twice in CI before merging ) currently reads as applying to all
new tests. It should apply only to e2e / heavy-browser test changes or additions ...
serialPart, jis Part, batch, singleLevelBomAsBuilt and singleLevelUsageAsBuilt are industry core models but is not
clearly identifiable as such
Vấn đề
Admin mới set trong .env chưa có 2FA. requireAdmin trả 403 setupRequired: true, nhưng frontend bắt lỗi rồi xóa token và
đẩy về login → vòng lặp vô tận, không bao giờ vào được admin panel và không ...
bug
Vấn đề
Khi admin đã bật 2FA, /api/admin/login trả { requires2FA: true, tempToken }. Nhưng handler login admin ở frontend không
kiểm tra requires2FA — nó set state.token = result.token (undefined) rồi ...
bug
Vấn đề
ensureBoards() được gọi trong cả read() và write(). Khi write() đang chạy replaceCollection(Board) (deleteMany →
insertMany), một read() đồng thời gọi ensureBoards() chèn lại boards. Hai luồng ...
bug
Vấn đề
Mongoose coi field tên id là virtual alias cho _id nên không bao giờ lưu field id (UUID) vào MongoDB khi insertMany().
Hậu quả:
- getOrCreateAdminAccount() tạo user với id: crypto.randomUUID(), ...
bug

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.