Removed auto-disable behaviors that caused follow logs to stop unexpectedly: - Removed scroll detection that disabled following when user scrolled >50px from bottom - Removed fullscreen exit handler that disabled following - Removed ServiceChecked event listener that caused unnecessary flickers Follow logs now only stops when: - User explicitly clicks the Follow Logs button - Deployment finishes (auto-scrolls to end first, then disables after 500ms delay) Also improved get-logs component with memory optimizations: - Limited display to last 2000 lines to prevent memory exhaustion - Added debounced search (300ms) and scroll handling (150ms) - Optimized DOM rendering 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| environment-variable | ||
| scheduled-task | ||
| storages | ||
| configuration-checker.blade.php | ||
| danger.blade.php | ||
| destination.blade.php | ||
| execute-container-command.blade.php | ||
| get-logs.blade.php | ||
| health-checks.blade.php | ||
| logs.blade.php | ||
| metrics.blade.php | ||
| resource-limits.blade.php | ||
| resource-operations.blade.php | ||
| tags.blade.php | ||
| terminal.blade.php | ||
| upload-config.blade.php | ||
| webhooks.blade.php | ||