issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C++ language:C#
Filter by
48.7M results
Ajustări finale înainte de susținere.
Tasks:
- Test pass complet (CRUD pe toate cele 3 module + raport + export)
- Aspect consistent: spacing, font, etichete
- Verificare diacritice peste tot
...
polish
qa
week-8
背景
2つの小さなページネーション関連の問題がある。
1. 順序が不安定 バックエンドの一覧系は order( created_at , desc=True) や order( date , desc=True) のみでソートしており、同値の行があるとページ間で重複・欠落が起こり得る。
2. 末尾スラッシュの 307 リダイレクト ルーターは /api/lures/ 等(末尾スラッシュあり)で定義されているが、フロントは ...
enhancement
Regular weekly maintenance tasks including: dependency updates, code linting fixes, minor refactoring of legacy code,
and documentation updates.
Complete overhaul of the user dashboard interface to improve usability, add new widgets, and support responsive design.
The login form fails to validate user input correctly, allowing invalid email formats and empty password fields to be
submitted.
📌 Description
The tenant validation workflow compares claim_tenant against tenant_id, but tenant_id is not guaranteed to be
initialized in all execution paths.
This may result in runtime exceptions during ...
bug
nsoc26
Is your feature request related to a problem?
Some values which comes from other systems are numbers, but as type text. If this is fowarded to questdb the bring an
error as e.g. for numbers it will expect ...
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
Repository Problems
These problems occurred ...
背景
backend/auth.py の get_supabase はリクエスト毎に create_client() を呼んでいる。create_client は新しい HTTP セッション群(postgrest / auth / storage
等)を生成するが、明示的に close されないため、負荷時にソケットを食い潰すリスクがある。backend/scripts/benchmark_supabase_client.py ...
enhancement
Objective
Implement PR-02 / S11a Renderer Parity so all downloads (web/PDF/DOCX/TXT) are projections of one canonical artifact
with no semantic drift.
Priority
P1 (program priority) — second in Epic ...
exports
qa
renderer

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.