amir20 / dozzle

Realtime log viewer for docker containers.
https://dozzle.dev/
MIT License
5.7k stars 287 forks source link

[FEATURE] tool-tip on certain values #3138

Closed jd-apprentice closed 1 month ago

jd-apprentice commented 1 month ago

Describe the feature you would like to see

I would like to have a tooltip in for example host.

image

When i'm seeing the Show All filter I can't visualize the names of my machines without doing a zoom out (which is valid)

Describe how you would like to see this feature implemented

Seeing that the app itself already adds the "..." I would add the tool-tip when that is active

Describe any alternatives you've considered

  1. Doing the zoom out myself
  2. Being able to expand the columns of the table (this one seems to much work for the info we are seeing there, not worth it in my opinion)
  3. Hide columns? same conclusion as point 2..
jd-apprentice commented 1 month ago

Nvm I see that you can order by host.. closing this.