Skip to content

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

Filter by

38.9M results  (693 ms)

38.9M results

Severity: medium wrapLine measures every word and the running line with len([]rune(...)) instead of display width. A run of full-width CJK characters or emoji has rune count ≤ N but display width ≈ 2N, ...
bug

Severity: low The OAuth modal input guard captures only tea.KeyPressMsg/tea.MouseClickMsg. A tea.MouseWheelMsg falls through to the main wheel handler, whose scroll branch is gated on !m.dialogOpen !m.choiceOpen ...
bug

Severity: low The empty-state button renders at local x=0 with no indent, but the hit test requires x = 2 x 2+btnW — so the pill s left 2-column padding misses, and ~2 columns of blank space to its right ...
bug

Someone just pushed, oh no! Here s who did it: stepsecurity-infra-bot.

Severity: low renderPaletteRow truncates the title but never the right-hand Shortcut segment. For event rows the shortcut is a ~25-cell date tag; at minimum palette width (listW = 26) the un-truncated ...
bug

Severity: low In edit mode, updateEditMode forwards the raw message (including tea.MouseClickMsg) to m.form.Update(msg), but Form.Update only handles the pre-resolved MouseEvent type, not raw tea.MouseClickMsg. ...
bug

Description Enhance the user experience and interface performance of the Liquidity management page within the portal. This update focuses on restructuring how real-time metrics (liquidity, positions, ...
enhancement

Severity: low applyFilter clamps cursor to the new result count but never clamps offset; ensureVisible only shrinks offset when cursor offset, never caps it at max(len-rows,0). Scroll to the bottom, then ...
bug

Severity: low The shared truncateTo helper, when a styled string overflows the column, sets plain = stripANSI(s) and then truncates the stripped runes — so the returned (truncated) line is unstyled. Strings ...
bug

Severity: low SetRangeColor stores m.rangeColor (the date-range picker passes theme.Selected), but View never reads it. The render switch handles case isEndpoint, isInRange: with one identical Background(activeTheme.Text) ...
bug
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.