Skip to content

issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java linked:pr linked:pr

Filter by

5.8M results  (341 ms)

5.8M results

Problem The Python mock-isolation lint gate (the in-repo flake8-mock-isolation plugin, run via make lint) depends on flake8, which is declared as flake8 =7. Because uv.lock is gitignored, CI resolves ...

@claude Ziel Jeder Wachgänger soll seinen eigenen Dienstplan erhalten – als Kalender-Datei (.ics) zum Import ins Handy und/oder als kompakte druckbare Einzelübersicht. Aktuell gibt es nur den Gesamt-Tagesplan ...
claude

@claude Ziel Aktuell wird „Außer Dienst pro Tag einzeln über dayState[d].sick gesetzt. Bei einer Person, die z. B. 5 Tage im Urlaub ist, muss man den Status an jedem Tag separat toggeln. Gewünscht: eine ...
claude

@claude Ziel Wachgänger sollen sich in einem Schritt aus einer Liste importieren lassen, statt jede Person einzeln über „+ Person anzulegen. Im DLRG-Alltag wechselt der Personalstamm saisonal; die Crew ...
claude

Follow-up to #233 / PR #234. - Add \support.export_debug_bundle\ as first side-effecting dispatch action with dual allowlist, path safety, confirmation, and metadata-only response. - Enforce \scripts/lint_mcp_doc_vocabulary.py ...

@claude Problem autoFillExportColumns() in public/js/render-sidebar.js enthält zwei Probleme: 1. Hartcodierter Turmname 9/13 bestimmt die WF/HW-Spalten // render-sidebar.js (~Z. 398-414) sortedTowers.forEach(t ...
claude

@claude Problem server/db/schema.sql legt eine eigene sessions-Tabelle an, deren Spalten nicht zu denen passen, die connect-sqlite3 (Session-Store, server/db/session.js) erwartet. -- schema.sql (Z. ...
claude

@claude Problem Im Boot-Drag Drop-Handler in public/js/render-output.js wird die Konstante clearCard vor ihrer Deklaration verwendet. clearCard ist ein block-scoped const (Zeile ~516), wird aber bereits ...
claude

문제 코드 에디터 자동완성이 변수/키워드뿐 아니라 숫자 리터럴도 후보로 띄움. 예: a = 10 입력 후 1만 쳐도 10이 자동완성 후보로 표시됨. 원인 CodeMirror.hint.anyword가 문서 내 모든 토큰(숫자 포함)을 반환하는데, prefix로만 필터하여 10이 1로 시작하는 단어로 매칭됨. 수정 - prefix가 숫자로 시작하면 ...

This issue is created automatically to track contribution activity.
updation
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.