issues Search Results · language:Edge language:TypeScript language:HTML language:HTML language:TypeScript
Filter by
6.2M results
Summary
When the cursor sits on a cell that has its own background color — common cases:
- vim with set cursorline (the cursor row gets a highlighted background)
- htop / btop selected-row highlight ...
Context
While auditing all 21 chat-first design files (design_handoff_blawby_chat_first/screens/) against the shipped app, most
gaps turned out to be frontend-only — the DS primitives shipped (BriefingGrid, ...
Contexto
Tais (cliente ouro) levantou gap crítico em 2026-05-31:
Caso o bot tenha certeza o agendamento pode seguir normal correto? E para esses casos precisamos de uma parte no SaaS
onde o profissional ...
agent:gabrielle
bot
enhancement
needs-human
p2
pre-launch
Bug
Overview
When selecting an item that toggles between rendering and editing in edit mode, the switching between the two modes
occurs very rapidly, resulting in a visual glitch.
Goal
Fix the bug. ...
bug
From v0.2 thread-UI review (Task C3). (1) src/renderer/src/feed/Feed.tsx: the new SOURCE_NOTE_HEIGHT_ESTIMATE JSDoc was
inserted between estimateBubbleHeight s JSDoc and the function, detaching the function ...
area/ui
nit
priority/p3-someday
type/docs
Deferred from ADR 0008 / the loopback-shell review. src/main/http-shell.ts ships port-only (127.0.0.1 bind, ephemeral
port, GET-only, traversal guard, no CORS, nosniff). Two deferred hardenings: (1) an ...
area/security
nit
priority/p3-someday
From v0.2 thread-UI review (Task D2). src/main/db/queries/links.ts picks the latest live attachment with ORDER BY
created_at DESC LIMIT 1. created_at is INTEGER seconds, so two attachments in the same ...
area/db
nit
priority/p3-someday
From v0.2 thread-UI review (Task C2). src/renderer/src/feed/MediaFeedNote.tsx meta line renders channel then a separator
+ duration; when channel is null (oEmbed missing author) but durationSec is set ...
area/feed
area/ui
nit
priority/p3-someday
Parent epic: #1288
A goal of the beta is to watch what prompts users enter and how the assistant responds. We need that captured somewhere
reviewable before go-live.
Current state (from the source): ...
From v0.2 thread-UI review (Task B6). src/renderer/src/thread/TransportBar.tsx handleTrackClick computes fraction =
(clientX - rect.left)/rect.width without clamping; a pointer outside the track (or a ...
area/ui
nit
priority/p3-someday

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.