rogerfar / rdt-client

Real-Debrid Client Proxy
MIT License
737 stars 94 forks source link

Display seems to be a little off (and the horizontal scrollbar makes it tricky sometimes) #496

Open Kudjo-Grand opened 1 month ago

Kudjo-Grand commented 1 month ago

What version are you using? 2.0.78

Wat OS are you running? Unraid? (running rdt-client in a docker container)

Are you using Docker or as a service? Docker

Which debrid provider are you using? alldebrid

Which downloader are you using? "internal client"

Issue seen in attached screenshot. I cannot see the full width of the body of information on the "Torrents" tab. I have to "drag select" to the right to be able to see the status column. Is there a way to make the full width visible? Or maybe provide a horizontal scroll bar that's always available at the bottom of the displayed page to make panning easier (right now, the user has to scroll down the entire list of torrents to find it at the bottom). Or maybe you could make the columns resizable (like a spreadsheet program [excel,google sheets]). Or perhaps it would be easier to allow the user to toggle which columns they want to see/hide, or let the user select the order they are displayed in?

Anyway, it's been like this for over a year and updating to the latest never fixes it either. I've tried on mobile and on different browsers with the same incomplete displayed output result.

What do you think?

image

Kudjo-Grand commented 1 month ago

I forgot to mention, I have tried zooming out, but it doesn't help. Here's the same page displayed it 50% scale on my browser:

image

What do you think?

rogerfar commented 1 month ago

That doesn't make sense, the header seems ok, but you have a weird container for the content.

What browser is this?

Kudjo-Grand commented 1 month ago

Brave (latest version). Same behavior in Edge (Latest version). Both are Chrome-based, so I tried Firefox (latest version) and had the same issue.

Anything you'd like me to do to help test further?

(Just in case it's useful: I'm also seeing the same behavior on a screen set to 4k resolution and a different monitor set to 2k resolution, as well as another monitor set to 1080p resolution.)

rogerfar commented 1 month ago

I see you have quite the list of torrents in there, can you find the torrent that has like the widest torrent name? I assume that one name column is pushing everything over.

Kudjo-Grand commented 1 month ago

Sure. I'll take a look and report back.

Okay, it looks like anytime the name gets really long, it just wraps like in this example: image

So, I'm not sure that's what's doing it.

What else should I take a look at?