issues Search Results · language:Edge language:Python language:JavaScript language:Java language:Java language:JavaScript
Filter by
55.1M results
Currenly the interface limits the card height slider to 900px. If a lager value is entered, then it reverts to 900px. If
the code is edited then the setting will be saved and used ok. Users with their ...
Summary
Each DataComPy backend duplicates ~150 lines of _get_* helper methods that build dict structures feeding a shared Jinja2
template. The contract between backends and template is enforced only by ...
enhancement
🔴 Malware Analysis Report – Pirated Residence Plugin
File: Residence5.0.3.0汉化领地保护.jar
I. Overview
| Item | Detail |
| --- | --- |
| Filename | Residence5.0.3.0汉化领地保护 .jar |
| File Size | 913,390 bytes ...
bug
Type: Feature / CLI + export pipeline.
Depends on: #115 (the Reuse analyzer).
Background
The Reuse analyzer (#115) produces clusters of sessions with repeated planning. To make the findings actionable, ...
enhancement
At 772 lines, gui/renderer/src/components/ConsoleImport.tsx mixes a phase state machine, async orchestration, and ~340
lines of phase JSX. Break it up:
- Extract a useConsoleImport() hook holding the ...
Lower-priority readability/maintainability cleanups in gui/renderer/src/components/ConsoleImport.tsx:
- Inline styles: nearly every element has a literal style={{…}} rebuilt each render. Move the repeated ...
The renderer accesses the Electron bridge as (window as any).emusync.* (~20 times in ConsoleImport.tsx alone, more
across other components). This has zero compile-time safety — a wrong channel name or ...
Two hot paths in gui/renderer/src/components/ConsoleImport.tsx make N sequential HTTP round-trips, which is visibly slow
with many games/devices.
- scanRoms dedup (lines ~175–184): await getGameDevice(g.slug) ...
Clean up the pre-existing type/lint issues in gui/renderer/src/components/ConsoleImport.tsx so it typechecks cleanly
under tsconfig.web.json.
Type errors (currently red in tsc -p gui/tsconfig.web.json): ...
Parent issue: TeplrGuy/portal-web#6 Cross-service: api-gateway + orders-service + portal-web
Scope
Ensure GET /api/orders accepts and correctly forwards filter query parameters end-to-end: orderId, search ...
automation
cross-service]
[enhancement
triage-generated

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.