minetest / contentdb

A content database for Minetest mods, games, and more
https://content.minetest.net
GNU Affero General Public License v3.0
93 stars 45 forks source link

UX of home page show more button not good #508

Closed MrRar closed 5 months ago

MrRar commented 5 months ago

Problem

On the CDB home page there is a show more button at the top of every top package category. I get confused if this button refers to the package collection above or below the button.

CDB-prob

Solutions

One possible solution is to move the button closer to the collection it refers to and also closer to the title. Right now it's about half way between two collections.

fixed-1



Another idea would be to replace the last item in the collection with the show more button. This seems very intuitive to me.

fixed-2

rubenwardy commented 5 months ago

Hey, thanks for the feedback

This is a duplicate of #297