fix(web): restore 3-column NPC chat modal layout for desktop #4

Merged
ptarrant merged 1 commits from bug/non-mobile-ui-fix-for-npcs into dev 2025-11-26 04:17:13 +00:00
Owner
  • Fixed grid layout not applying to modal content (grid was on wrong parent element)
  • Applied grid to .npc-chat-container instead of .npc-modal-body--three-col
  • Removed htmx-indicator class from history panel (was causing content to disappear)
  • Made history loading indicator visible by default
  • Updated responsive breakpoints to target correct selectors
  • Added warning to HTMX_PATTERNS.md about htmx-indicator hidden behavior

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

- Fixed grid layout not applying to modal content (grid was on wrong parent element) - Applied grid to .npc-chat-container instead of .npc-modal-body--three-col - Removed htmx-indicator class from history panel (was causing content to disappear) - Made history loading indicator visible by default - Updated responsive breakpoints to target correct selectors - Added warning to HTMX_PATTERNS.md about htmx-indicator hidden behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
ptarrant added 1 commit 2025-11-26 04:17:05 +00:00
- Fixed grid layout not applying to modal content (grid was on wrong parent element)
- Applied grid to .npc-chat-container instead of .npc-modal-body--three-col
- Removed htmx-indicator class from history panel (was causing content to disappear)
- Made history loading indicator visible by default
- Updated responsive breakpoints to target correct selectors
- Added warning to HTMX_PATTERNS.md about htmx-indicator hidden behavior

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

Co-Authored-By: Claude <noreply@anthropic.com>
ptarrant merged commit 8312cfe13f into dev 2025-11-26 04:17:13 +00:00
ptarrant deleted branch bug/non-mobile-ui-fix-for-npcs 2025-11-26 04:17:13 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ptarrant/Code_of_Conquest#4