Skip to content

issues Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript

Filter by

55.2M results  (738 ms)

55.2M results

File: widgets/frames/app_frame/handlers/sideboard_guide_io.py (currently 343 LOC). Why split: The file already lives in the project s topic-split handlers/ sub-package, but roughly half of it (~165 LOC ...
architecture
refactor

File: widgets/panels/card_inspector_panel/handlers.py (currently 463 LOC). Why split: The file mixes five recognizable concerns; two of the clusters are small wiring/population and the image pipeline ...
architecture
refactor

Description Currently, the application s theme preference is not consistently preserved when users refresh the page, navigate between pages, or revisit the application. This can lead to an inconsistent ...

File: services/image_service/downloader.py (currently 551 LOC). Why split: BulkImageDownloader is one class whose methods cluster into three genuinely independent topics sharing almost no state: bulk-metadata ...
architecture
refactor

배경 sales.order.submitted는 sales가 발행하고 sales(HqNotificationListener)만 구독하는 순수 self-loop다(타 서비스 구독 0 — 전 레포 grep 확인). 같은 서비스 내부 알림인데 outbox → 폴러 → Kafka 브로커 → 자가구독으로 왕복한다. 진짜 교차서비스 이벤트는 따로 있다: sales.order.received(→inventory), ...

File: widgets/panels/card_table_panel/table_view.py (currently 660 LOC; the smallest of the three flagged view widgets). Why split: The package separates cohesive concerns into helper modules (sorting.py, ...
architecture
refactor

GitHub Copilot Code Review img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px / 👋 Hey there @srvenkatms! Welcome to your Skills exercise! Leverage ...

File: widgets/frames/app_frame/handlers/app_frame.py (currently 452 LOC). Why split: This is the residual catch-all mixin whose name mirrors the package; its own docstring lists four unrelated jobs (event ...
architecture
refactor

File: widgets/panels/card_table_panel/frame.py (currently 465 LOC). Why split: The package already implements the frame/handlers/properties/protocol mixin pattern, and this is in the maintainer-flagged ...
architecture
refactor

Goal Slim the production package and main CLI without changing the core coding self-loop. This issue covers unused or development-only scaffolding that still lives under src/auto_coding or is exposed ...
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.