full screen mode for logs#34233
Conversation
|
@Adaverse @potiuk @Taragolis @eladkal @pierrejeambrun @bbovenzi @ryanahamilton @ashb I have added an icon that can maximize or minimize the logs to full screen. Please check and review. |
|
Hello, Please don't @ directly people unless there is a specific reason to ping someone. Code owners are automatically asked for a review and most maintainers have subscribed to notifications and will be notified on each activity (PR/issue/dicussion/etc.). People will review in time. Thank you for the PR, looking cool! |
Okay sorry, i was not aware about that. |
|
This is same functionality as F11. The issue highlighted the need for bigger view for logs in GRID view. This screen will be removed in coming days. Correct me if I'm mistaken @bbovenzi |
That's right. I would avoid making changes to this logs page as it will almost certainly be removed in 2.8 |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
related: #33012
As asked in above issue, i have done part of showing full screen logs.
I have added a small icon above logs on right side

When one clicks on it, it will maximize log screens as follows

When one clicks it again, then it will minimize log screen, and show normal screen.