Southclaws / storyden

With a fresh new take on traditional bulletin board forum software, Storyden is a modern, secure and extensible platform for building communities.
https://www.storyden.org/
Mozilla Public License 2.0
93 stars 11 forks source link

Asset list needs desktop-friendly horizontal scroll #268

Open Southclaws opened 3 weeks ago

Southclaws commented 3 weeks ago

image

The scroll bars are quite minimal (by design) and hard to spot in this particular component due to surrounding contrast.

A clearer scroll style would be nice, but it might not be as aesthetically pleasing elsewhere. One option is to style this particular scrollbar differently, but this also introduces design concerns.

Another option is to place left/right buttons hovering over the left and right edges which scroll the container by some amount of blocks.

The container already has scroll snapping enabled so that should be fine if it's slightly inaccurate.

And when the scrolled content is at the end (either end) the control can disappear.