ipfs/kubo

Gateway directory listing should be more responsive and be more usefull about it's use of space

Open

#8,995 opened on May 25, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
P4dif/easyexp/novicegood first issuehelp wantedkind/enhancement

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

Capture d’écran du 2022-05-25 20-55-44

I am using a 1080p monitor, and most of the space is wasted. I expect the CID to be fully printed given that I have twice the screen space needed to do so.

This is not happening because the the bafk…vvby is actually templated server side. I expect this field to be sent completely from the server, and do client side responsive using CSS trickery (that would allows to cut off smartly and use most of the available screen real estate).

Contributor guide