Skip to content

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

Filter by

77.1M results  (771 ms)

77.1M results

Parent: #378. Follow-up to #360 (Round 1), which adopted Card variant= borderless on the 4 default-shape callout/related cards on service tints but deliberately deferred the display-preset grid cards ...
theme:design-system
theme:ui-cleanup

Describe the bug On Jellyfin for iOS I can’t reach the button so save a bookmark (teste on iPhone 14 pro max and iPhone 15) Expected behavior The button gotta appear for us to save Screenshots https://imgur.com/a/LfnyVBw ...
bug

File: src/main/java/org/flossware/curses/api/Component.java Lines: 123-127 Issue: X-coordinate validation is present but Y-coordinate validation is missing: protected void writeStringToBuffer(CharInfo[][] ...
bug

File: src/main/java/org/flossware/curses/api/TextField.java Lines: 210-229 Issue: Word navigation methods contain iteration guards that could be optimized for better performance. Impact: - Unnecessary ...
performance

File: src/main/java/org/flossware/curses/api/Panel.java Lines: 26-28 Issue: The isBordered() getter reads the bordered field without synchronization, while setBordered() modifies it under renderLock. ...
bug
code-solve-in-progress
concurrency

Context Sessions that run longer than 10 minutes may indicate runaway automation or unexpected complexity. We need a monitoring job that detects this in near-real-time and alerts Discord (FR2). All changes ...
feature
infra
observability

File: src/main/java/org/flossware/curses/api/ScrollBar.java Lines: 64, 77 Impact: - GC pressure: String allocation per character position - CPU overhead: Unnecessary String boxing - Called at frame ...
performance

File: src/main/java/org/flossware/curses/api/TextField.java Lines: 121-123 Issue: The hasSelection() method reads selectionStart and selectionEnd without synchronization. If these are updated by another ...
bug
concurrency

Context All Discord notification steps depend on the DISCORD_WEBHOOK_URL secret being available in the reusable workflow context. This issue covers secret wiring, integration validation, and ensuring ...
feature
infra
observability

File: src/main/java/org/flossware/curses/api/BorderLayout.java Line: 13 Issue: HashMap initialized without specifying initial capacity, leading to potential resizing operations. Impact: - HashMap ...
performance
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.