Display resources as rows instead of boxes (classic design)

kangarko

Ultimate
Feedback score
1
Posts
3
Reactions
1,331
Resources
7
Hi everyone!

In the old MCMarket V1 the resources were displayed as rows. I played around in the new version and within minutes I was able to get a similar design back, so I am proposing a simple switch button to get the old layout back for people who prefer it.

 
Type
Suggestion
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Kuchy

Web Developing Cake
Support
Feedback score
14
Posts
663
Reactions
505
Resources
2
Personally I'm a fan of the cards but we could have both? Like some sites lets viewing change the listing layout as lists or cards. I think that feature would be a nice addition for those who prefer the table style layout over the card style. Just a bit of JS and css needed
 

kangarko

Ultimate
Feedback score
1
Posts
3
Reactions
1,331
Resources
7
Personally I'm a fan of the cards but we could have both? Like some sites lets viewing change the listing layout as lists or cards. I think that feature would be a nice addition for those who prefer the table style layout over the card style. Just a bit of JS and css needed
Sounds good; I have managed to edit the CSS within a few minutes; should not be that hard to add a simple javascript button to toggle between these two styles.
 

ThisLightMan

Node.js/Discord.js Developer for Corebot
Supreme
Feedback score
1
Posts
20
Reactions
29
Resources
2
Totally agree. If it's easy to implement, that would definitely be a nice option to have. If it's hard to implement, I don't think it should be a priority as it's more of a nice-to-have than a necessity.
 

kangarko

Ultimate
Feedback score
1
Posts
3
Reactions
1,331
Resources
7
Totally agree. If it's easy to implement, that would definitely be a nice option to have. If it's hard to implement, I don't think it should be a priority as it's more of a nice-to-have than a necessity.
The fact that I implemented this in my Chrome within minutes is a pretty compelling that this should be done server-side, perhaps only the javascript button to reload layout and set the cookie to remember last preference which switching pages is some extra work.

Anyways, I am not a developer here so they have the final say, thanks for the feedback guys :)
 

ThisLightMan

Node.js/Discord.js Developer for Corebot
Supreme
Feedback score
1
Posts
20
Reactions
29
Resources
2
To be fair, it’s a bit more complicated than that. They’d have to implement a way to enable it, make it responsive, ensure all (or most) resources look good, etc.
 
Top