pediatric-ai-scribe-v3/public
Daniel Onyejesi 8aa1c5d0f7 Fix Quill link tooltip positioning and registration flash
Quill tooltip: move tooltip element to document.body via patchQuillTooltip()
so overflow:hidden on .cms-main cannot clip it. Recalculates position from
container-relative to viewport (fixed) coordinates with viewport clamping.
Removes overflow:hidden from quill wrappers; applies border-radius to toolbar/container.

Registration: hide #show-register by default in HTML; reveal only after
registration-status fetch confirms enabled=true. Endpoint already returns 403
when disabled — no backend change needed.
2026-03-23 23:09:21 -04:00
..
components Add Quill rich text editor, multi-select questions, per-field rich text toggle 2026-03-23 22:37:29 -04:00
css Fix Quill link tooltip positioning and registration flash 2026-03-23 23:09:21 -04:00
icons Feat: add stethoscope+pencil favicon in SVG, ICO, and PNG sizes 2026-03-22 14:09:18 -04:00
js Fix Quill link tooltip positioning and registration flash 2026-03-23 23:09:21 -04:00
vendor Fix vaccine/catchup tabs and serve Quill locally 2026-03-23 22:59:47 -04:00
favicon.ico Feat: add stethoscope+pencil favicon in SVG, ICO, and PNG sizes 2026-03-22 14:09:18 -04:00
index.html Fix Quill link tooltip positioning and registration flash 2026-03-23 23:09:21 -04:00
manifest.json v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
sw.js Fix: service worker only intercepts same-origin requests, preventing CDN fetch errors 2026-03-22 00:41:24 -04:00