Skip to content

Conversation

@andrasbacsai
Copy link
Member

Changes

  • Initialize logsLoaded as false to ensure init() triggers log loading
  • Set logsLoaded=true after calling getLogs() in init
  • Allow services/PRs to load logs automatically when expandByDefault=true (single container)
  • Previously services would skip initial load unless refresh=true

Testing

  • Single container applications now load logs automatically
  • Single container services (e.g., WordPress without database) now load logs automatically
  • Multi-container resources still require manual expansion

- Initialize logsLoaded as false to ensure init() triggers log loading
- Set logsLoaded=true after calling getLogs() in init()
- Allow services/PRs to load logs automatically when expandByDefault=true (single container)
- Previously, services would skip initial load unless refresh=true, now single containers work

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

Co-Authored-By: Claude <noreply@anthropic.com>
@andrasbacsai andrasbacsai merged commit f0fbaf3 into next Dec 5, 2025
3 checks passed
@andrasbacsai andrasbacsai deleted the fix-single-container-logs branch December 5, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants