- Wrap save-bar + popover in .save-bar-wrap (position:relative) so the absolute-positioned popover anchors correctly below the Load button (previously popovers were outside the save-bar, so had no positioned ancestor and appeared at the wrong place on screen) - Remove confirm() dialog from deleteEncounter — encounter disappears immediately from the popover list after deletion - ICD-10 diagnoses: replace static-only lookup with live NLM Clinical Tables API search (clinicaltables.nlm.nih.gov) with 280ms debounce; results appear in a dropdown below the search input; Enter/click selects - Add clinicaltables.nlm.nih.gov to CSP connect-src - Drop unused position:relative from .save-bar (now on .save-bar-wrap) |
||
|---|---|---|
| .. | ||
| styles.css | ||