issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java language:C#
Filter by
55.1M results
On a failed save (network, expired token, RLS rejection) keep the note marked Unsaved and retry rather than silently
reporting Auto-saved, so data loss never exceeds the 30s window — the actual NFR-02/SC-04 ...
Add first-use contextual tooltips introducing Write and Study that are dismissable and never block first use, mitigating
the why two modes? adoption risk (FR-08, design S3, NFR-05).
Wire the GPT-4.1 nano ghost-text Edge Function into the decoration so it augments the local path but is hard-budgeted
to 500ms via the AI queue (late suggestions suppressed, never shown late) with the ...
Give live-spotted terms dotted-brand inline underlines whose hover (200ms) opens a tooltip with term + short snippet
from the local nursing-terms dictionary (no AI/quota), Study-only — the client surface ...
Replace mock library data with real per-user notes, bind the search input and sort selector to the data-layer query, and
navigate from a card to notes/[noteId] in Write Mode. Depends on the notes model, ...
Expose the residual documented shortcut set (Ctrl+B/I/U, heading/list chords) so keyboard-first formatting works; the
cross-cutting keys (Ctrl+M, Tab accept, Esc dismiss) remain owned by their feature ...
Add sign-out from the settings/profile footer that clears the JWT/cookies and redirects to login — the lifecycle inverse
of FR-09 auth. Promoted to P0 as basic auth hygiene for a 50-user, possibly shared-device ...
Add Zod schemas validating signup/login credentials and note title/content at the form and API boundary — a hard NFR-03
security control gating untrusted input, so P0 alongside its auth/persistence consumers ...
On entering Study, trigger spotting, render the typed term list and Exam-Relevant count from the live Edge Function
result (via the Worker mapping), and bind spotted terms to the article positions — connecting ...
Wire the New button to create a blank note opened in Write Mode, and the card Delete action to the persistence backend.
Quick Create is the sole note-creation entry-point the whole editor/Study/auto-save ...

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.