john-okeefe
504f145f64
feat(metadata-editor): replace tags text input with badge picker + autocomplete
...
Replace the comma-separated text input for tags in the metadata editor
with a badge-based tag picker:
- Current tags shown as removable pill badges (✕ button per tag)
- Autocomplete input queries existing tags via shared tag-dropdown module
- Results shown as inline dropdown (not absolute, avoids overflow clipping
from the modal's overflow-y-auto content area)
- Keyboard navigation: ArrowUp/Down, Enter to select, comma to add new,
Escape to close
- Supports adding new tags not in the database (type + Enter/comma)
- Hidden data-editor-tag spans seed initial tags from server-side render
- collectFormData() now accepts editorTags array, skips the removed
tags text input
2026-05-10 16:13:07 -04:00
..
2026-04-29 20:33:08 -04:00
2026-03-13 22:25:12 -04:00
2026-04-29 20:33:08 -04:00
2026-04-12 20:43:57 -04:00
2026-05-08 20:27:50 -04:00
2026-04-29 20:47:11 -04:00
2026-04-29 20:33:08 -04:00
2026-03-11 16:41:45 -04:00
2026-03-28 23:54:26 -04:00
2026-05-08 20:27:50 -04:00
2026-04-29 20:32:51 -04:00
2026-03-28 23:54:26 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-04-29 20:33:08 -04:00
2026-03-12 15:44:15 -04:00
2026-05-10 16:13:07 -04:00
2026-05-10 16:13:07 -04:00
2026-05-10 16:12:28 -04:00
2026-05-10 16:12:28 -04:00
2026-03-27 15:52:02 -04:00
2026-03-27 15:52:02 -04:00
2026-05-10 16:12:44 -04:00
2026-05-10 16:12:44 -04:00
2026-05-10 16:11:29 -04:00
2026-05-10 16:11:29 -04:00
2026-04-29 20:33:08 -04:00
2026-03-09 20:11:31 -04:00
2026-04-29 20:33:08 -04:00
2026-03-13 22:25:12 -04:00
2026-04-29 20:33:08 -04:00
2026-03-28 23:54:42 -04:00
2026-05-08 20:27:50 -04:00
2026-04-29 20:32:51 -04:00
2026-04-29 20:33:08 -04:00
2026-03-13 22:25:12 -04:00
2026-05-08 20:58:43 -04:00
2026-05-08 20:58:43 -04:00
2026-05-08 20:27:50 -04:00
2026-04-29 20:32:51 -04:00
2026-04-29 20:33:08 -04:00
2026-03-13 22:25:12 -04:00
2026-04-29 20:33:08 -04:00
2026-02-20 13:25:35 -05:00
2026-04-29 20:33:08 -04:00
2026-03-28 00:46:10 -04:00
2026-05-08 20:27:15 -04:00
2026-05-08 20:27:15 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-05-08 20:27:50 -04:00
2026-04-29 20:47:11 -04:00
2026-04-29 20:33:08 -04:00
2026-03-08 21:36:02 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-04-29 20:33:08 -04:00
2026-04-24 14:03:03 -04:00
2026-04-29 20:33:08 -04:00
2026-03-13 22:25:12 -04:00
2026-04-29 20:33:08 -04:00
2026-04-25 21:16:52 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-05-08 20:27:15 -04:00
2026-05-08 20:27:15 -04:00
2026-05-08 20:50:59 -04:00
2026-05-08 20:50:59 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-05-08 20:27:01 -04:00
2026-04-29 20:33:08 -04:00
2026-03-13 22:25:12 -04:00
2026-05-10 11:52:36 -04:00