[Feature Request] Wider Log-Viewer/Terminal #31
Replies: 10 comments 11 replies
-
|
Off topic, just want to let you know, since the volumes config is not correct, some data will be stored in The correct one should be: Don't forget to put |
Beta Was this translation helpful? Give feedback.
-
|
The compose.yaml box suffers from similar width issues, word/line wrapping, etc. It would be better in a wider section also. |
Beta Was this translation helpful? Give feedback.
-
|
This feature would be great to have, maybe even an optional full screen option? For when you have to dive into the logs. |
Beta Was this translation helpful? Give feedback.
-
|
I too wish I could make the terminal wider to be easier to read output and editor bigger when editing. I'd be happy if the instance list on the left was collapsible.... or at least narrower... my instance names generally cover 50% of the width of the left panel. Alternatively, another change that could make it easier to view would be to just move the Even better would be to create a grid system and let the user select a layout where they could move the panels to whatever order they like. Currently, I'm making it bearable by zooming the page out to 80%... but then the left instance-list panel becomes even more wasteful. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
compose and logs frame should be in the same column aka one over the other to be full width, use a tab or accordion |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hello ! I've worked on an expand panel for your feature request. Here is the PR : #678 |
Beta Was this translation helpful? Give feedback.
-
|
Heres the style just as css if you want to use a custom css extension |
Beta Was this translation helpful? Give feedback.
-
|
Seems to be a pretty common/popular request... any chance this is going to get rolled into the main release sometime soon? Not everybody is working on a big widescreen monitor - those of us on laptops are suffering a bit here ;) |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Currently most log entries are broken into multiple lines since the Log Viewer ist quite small, making it quite hard to read:

Maybe moving the Terminal above Containers and compose.yaml might work, just something I quickly threw together using my limited inspect element knowledge:

Beta Was this translation helpful? Give feedback.
All reactions