From 6d4715519e279beea074118b4540b09f2f9bf455 Mon Sep 17 00:00:00 2001 From: TheFlow Date: Sun, 12 Oct 2025 17:02:03 +1300 Subject: [PATCH] fix(ui): fix FAQ answer truncation and implement cache busting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two fixes for production deployment: 1. FAQ Answer Truncation Fix: - Changed max-height from 2000px to none in faq.html - Allows answers to expand to full height without cutting off - Fixes Q18-Q22 (value pluralism) answers being truncated 2. Cache Busting: - Updated version from v=1.0.3 to v=1.0.4 - Forces browser cache refresh for JavaScript and CSS - Ensures value pluralism documents visible in docs.html sidebar - Updated in both faq.html and docs.html User feedback: "Some of the Answers in the new Q&As are cutting off the bottom end of the Answer" and "I cannot find the three new files in the left sidebar at docs.html on production" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- public/docs.html | 10 +++++----- public/faq.html | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/docs.html b/public/docs.html index 25792fbf..71f63d78 100644 --- a/public/docs.html +++ b/public/docs.html @@ -5,7 +5,7 @@ Framework Documentation | Tractatus AI Safety - +