issues Search Results · language:Edge language:Python linked:pr language:CSS language:JavaScript language:JavaScript
Filter by
4.5M results
概要
theme_watcher スレッドがトレイアイコンを更新する際、refresh 側で使われている ui_lock を取得していないため、UI 更新が直列化されていません。
現状
- refresh() はアイコン/タイトル/メニュー更新を with ui_lock: で囲んで直列化している(ai_usage_tray.py)。
- 一方 theme_watcher() はテーマ変更検知時に ...
bug
Problem
Visual updates can unknowingly degrade website loading speeds, CLS score, and accessibility ratings.
Current Behavior
No automated performance auditing tools run on incoming UI additions.
Why ...
enhancement
Cache clicks
Since the user may click many times a second, let s cache all the clicks and send them periodically (500ms?) as a batch.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT! ...
Found by #388 triage. search.py: coalesce(ip_address, ) → InvalidTextRepresentation on PostgreSQL INET. Fix: cast
ip_address::text first. Two strict-xfailed tests encode the contract.
AC
- [ ] Search ...
bug
Found by #388 triage. groups.py puts a raw ValueError object into the 422 response body → Object of type ValueError is
not JSON serializable . Strict-xfailed test encodes the expected 422.
AC
- [ ] ...
bug
Found by #388 triage. alert_svc._validate_webhook_url accepts http and https; alert payloads (hostnames, alert details)
can go over cleartext. Decide: enforce https-only (strict-xfailed test test_create_webhook_validates_url_scheme ...
security
Found by #388 triage. Migration 032 defines tsv tsvector GENERATED ALWAYS AS (to_tsvector( english , chunk_text)) STORED
but the model lacks the column; embedding_svc BM25 query fails wherever the schema ...
bug
Found by #388 triage. AlertRule, WebhookConfig, AlertEvent, SSHSession not imported in models/init.py —
Base.metadata.create_all skips their tables (broke 8 integration tests; conftest workaround in place). ...
bug
Relates to #98
Problem
On mobile screens (≤600px), the sidebar stacks on top of the main content, forcing users to scroll past the entire
navigation before seeing any dashboard content. There is no way ...
🚨 Critical: Dead Code Wasteful Database Calls in analyze_ticket Endpoint
Severity: Critical
File: backend/main.py (lines 697-731)
Description
The analyze_ticket endpoint performs substantial computation ...

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.