Files
biblical-guide.com/components/bible/bible-reader-app.tsx
Andrei 5ec48cd2b2 fix: resolve critical MVP issues - search bar overlap and language selection
- Fix search bar covering main menu: removed fixed positioning from header and use flex layout instead
- Fix Bible not displaying in selected language: pass locale parameter to /api/bible/books endpoint
- Add locale dependency to loadBooks useEffect so Bible content updates when language changes

These fixes make the MVP fully usable for all languages (en, ro, es, it).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-11 20:43:51 +00:00

7.7 KiB