From 3f36d9978308c5e60ba2c0295ac35f17fc3e971f Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Fri, 27 Mar 2026 18:09:10 -0400 Subject: [PATCH] added issues to finish up added issues to finish up on /bookshelf. --- ISSUES.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ISSUES.md diff --git a/ISSUES.md b/ISSUES.md new file mode 100644 index 0000000..44bc620 --- /dev/null +++ b/ISSUES.md @@ -0,0 +1,4 @@ +Remaining (from original list): + +1. Filter UUID showing in dropdown as text - instead of being used as the filter value +2. Load Filter functionality not populating fields - buttons need proper click handlers