Offline
Hamburg, Germany

On my profile page, the track listing is currently broken - The track title is smushed to the left side (In Firefox at least, I didn't check other browsers) into a tiny column while the actual column "Title" is empty. I would post a screenshot but that would reveal stuff about my first track, so if you need a screenshot, let me know and I can send via email.

I'm a web developer so I tried to debug this (web tech mumbo jumbo ahead) and the grid definitions in the CSS seem to assume 5 columns (class: main-item) while there are actually just 4. The title row (class: main-subhead), on the other hand, has an empty div at the beginning (And the grid definition in CSS is slightly different). My assumption is that this is meant to pad out the left margin of the listing and that the rows are missing the empty div of the title row, a bit hacky but working, unless, well, the div is missing.


The greybeard web developer in me also wants to point out that this is one of the few occasions where an actual HTML table would be the better solution, but since I have no idea how this is built there might be technical reasons against it.

(I guess it would also be good to know if it is just me or if everyone has this issue)

Last edited by halfbyte (January 5, 2024 11:02 am)

Offline

Same for me.

Online
PoznaƄ, Poland

Same here.

Offline
Tokyo, Japan

ditto

Offline
Chicago, IL, USA

+1 (MacBook/Chrome)

Offline
Niedersachsen, Germany

Yep, same here.

While we're at it: Apparently multi-page forum posts only have a page navigation bar (you know, where you can click "1", "2" etc.) at the top of the page. So when you're trying to read a multi-line page, you're reading page 1, then scroll all the way to the top, click 2, read it, scroll to the top etc.