issues Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:PHP
Filter by
38.8M results
Summary
- Add the executive KPI UI slice for the municipal dashboard modernization.
- Render Spanish KPI cards above the existing technical Simple Queue table.
- Fetch the backend KPI contract and ...
enhancement
status:approved
✨ 기능 개요
!-- 개발할 기능에 대해 설명해 주세요. --
홈 화면에서 현재 검토 주기의 진행 상태를 확인할 수 있도록 표시한다.
별도 DB 컬럼을 추가하지 않고, 기존 review_cycles, reviews, reports 데이터를 기반으로 계산한다.
📝 구현 방향
!-- 가능하다면 예상되는 구현 방식을 적어 주세요. --
- 현재 활성 ...
✨ feature
Investigate and resolve the XML structural validation error encountered while processing Medent CCDA files.
Error Message:
CCD XML validation failed. Message: cvc-complex-type.2.4.d: Invalid content ...
1115
Description: When a user attempts to sign in with a Google account for the first time on the Enatega Multivendor
Customer App, the application crashes unexpectedly.
Steps to Reproduce: Open the Enatega ...
Category
language | php-src-strict
Problem
PHP 8.2+ enforces readonly class inheritance at compile time. This compiler accepts invalid hierarchies that Zend
rejects with Fatal error:
| Declaration ...
area:compiler
enhancement
implementation-ready
phase-2:language
FreeEed Viewer — implementation (FreeEedUI side)
Implementation of the FreeEed Viewer in this repo. The cross-cutting tracking issue, full lifecycle, and all settled
decisions live in shmsoft/FreeEed#553 ...
症状
main の E2E が全テスト失敗(auth/import/modal/tabs/watchlist + auth-lockout)。アプリは描画されるが div
id=pc-overlay(初回PIN設定オーバーレイ)が全クリックをインターセプトしタイムアウト。
真因
PIN認証リファクタ(#356/#358/#359)で initAuth() が PINハッシュ未設定なら openInitialPinSetup() ...
bug
Description: Upon proceeding with the Stripe payment on the Enatega Food Delivery website, users encounter two issues.
Firstly, there is an absence of a user confirmation message after entering payment ...
概要
現在の searchSurvivalLoopAlgorithm(SLアルゴリズム)は、ターゲット件数 N
に比例して処理量が増える構造になっており、桁数が上がるほど深刻なボトルネックになっています。piチャンクを1回だけスキャンしながらHashMapで全ターゲットを一気に照合する「スライディングウィンドウ方式」に変更することで、計算量を
O(N×C) → O(C) に削減できます。
現状の問題 ...
Verify that when a quotation is created for a booking and subsequently updated by the Carrier/NVOCC, the updated
quotation details and revised charges are displayed correctly to the OneFreight user. Verify ...

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.