You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancement: Auto-scrolling Log View with Expand/Collapse Option
Description
Currently, run process logs are displayed as text directly on the pull page, requiring manual scrolling to view new logs. This can be inconvenient when tracking real-time logs.
Proposed Solution
Encapsulate logs inside a scrollable box instead of displaying them directly on the pull page.
Enable auto-scrolling so that new logs are always visible without manual intervention.
Provide a toggle button to expand the log view to full-page or collapse it back into the scrollable box.
Benefits
Improves user experience by making logs more readable.
Reduces the need for constant manual scrolling.
Keeps the pull page cleaner and more organized.
Additional Context
This enhancement will make it easier for users to monitor real-time logs efficiently without losing track of new entries.
Enhancement: Auto-scrolling Log View with Expand/Collapse Option
Description
Currently, run process logs are displayed as text directly on the pull page, requiring manual scrolling to view new logs. This can be inconvenient when tracking real-time logs.
Proposed Solution
Benefits
Additional Context
This enhancement will make it easier for users to monitor real-time logs efficiently without losing track of new entries.
log_scroll_Recording.2025-04-04.144058.mp4
something like we saw in github-actions
gh_action_log_Recording.2025-04-04.144536.mp4