tractatus/public
TheFlow 71689bbe97 fix: feedback button visibility using inline styles
Root cause: Tailwind arbitrary value z-[9999] was not in compiled CSS
(tailwind.css last modified Oct 9, feedback.js modified Nov 3).

Solution: Use inline styles with !important for all critical properties:
- position: fixed
- bottom/right positioning
- z-index: 999999
- display: flex
- visibility: visible
- opacity: 1

This bypasses Tailwind compilation issues and ensures button is visible.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 15:39:23 +13:00
..
.well-known fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
about feat(social): add Open Graph and Twitter Card metadata + hero graphic 2025-10-31 11:12:48 +13:00
admin feat: add disk monitoring system for dev and production 2025-10-29 11:53:55 +13:00
css fix(css): correct justify-center syntax error in loading overlay 2025-10-24 12:41:53 +13:00
demos feat(api): implement research inquiry endpoint and Umami analytics 2025-10-29 01:31:02 +13:00
docs docs(deployment): fix MongoDB credential placeholder in deployment guide 2025-10-26 23:20:28 +13:00
downloads fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
fonts fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
images docs: comprehensive social media and HF Space maintenance guide 2025-11-01 08:09:01 +13:00
integrations fix: feedback button visibility and Agent Lightning page issues 2025-11-03 15:04:00 +13:00
js fix: feedback button visibility using inline styles 2025-11-03 15:39:23 +13:00
koha fix(analytics): add tracking to koha transparency and success pages 2025-10-29 10:49:38 +13:00
locales feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
about.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
api-reference.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
architecture.html feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
blog-post.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
blog.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
case-submission.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
check-version.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
docs-viewer.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
docs.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
faq.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
favicon-new.svg fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
favicon.ico fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
favicon.svg fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
gdpr.html feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
implementer.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
implementer.html.backup fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
index.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
koha.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
leader.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
manifest.json fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
media-inquiry.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
media-triage-transparency.html feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
privacy.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
researcher.html chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00
service-worker.js chore: bump cache version for deployment 2025-11-03 14:38:30 +13:00
test-pressure-chart.html feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
version.json chore: bump cache version for deployment 2025-11-03 15:38:54 +13:00