Zaephir-Moth: Hello there !
Hi! Thank you for the extensive feedback - I really appreciate it, particularly all the detailed comments about graphical layout. I have soaked up some knowledge in that field which would make me from a decade ago marvel at what all I pay attention to now, but am far from a being a visual designer myself, so there are definite limits to how good I can make things myself.
I'll respond to a few specific things below, but I'm taking everything to heart. A lot of the things you surmise are correct, and a lot of the things you suggest I've tried and/or don't do for deliberate reasons - but I'm going to have a second look at the validity of those reasons. I'm
probably not going to change anything about the layout until I'm done with (or temporarily postponing, or giving up on) the next main feature I'm working on, but I already realize that once that's functional, I'm going to have to rethink some aspects of the layout anyway, so will definitely revisit this at that point.
Zaephir-Moth: First, it's interface. It's fairly good, but sports a bit too much white and stark contrasts, without a darker mode, which make Gog's use of greys, black and white a tad easier for the eyes. At least the age I'm nearing ^^'...
GameSieve does have a dark mode, which is automatically applied when you tell your OS that you prefer dark mode. (In Firefox you can also do this in the browser: preferences, general, language and appearance, website appearance, dark). All my attempts at going for a grey background ended up looking like a website from the 90s, and I'm not willing to sacrifice the information density to add lighter colored boxes on top of that the way GOG does - but yes, I do know that many people are using monitors which are far too bright, and that the light version of the site is not ideal for that. I'd be interested to know if dark mode is the solution for you, and you simply weren't aware of it, as I've been pondering if it's worth the complexity to add a manual toggle for it.
Zaephir-Moth: I didn't find the use of Germany's flag very intuitive to represent the Euro zone
To be fair, it really only represents Germany. Most of the games for most of the eurozone have identical prices, but GOG really does distinguish on a per-country basis, so I need to do that, too.
Zaephir-Moth: Some of which being even a little misleading, like the merely graphical arrow in front of every filter... I'd ditch that arrow
The arrow does serve a purpose, in that on smaller (but not mobile) screens, and/or when people have increased the font size, quite a few filters wrap to two lines of text, and some "list item" indicator then becomes really useful for differentiating between distinct filters. But yes, since I added the triangles to the filter titles to indicate that the filter blocks are collapsible, I should at least try to line out all the text and icons.
Zaephir-Moth: This is only one example among others in your mockup : I'm not absolutely convinced by the positioning of your Search panel : it's neither exactly aligned with any information under it
The left edge of the input field
should (and does for me) line out exactly with the left side of the "box covers". However, I see on a screenshot I have from a Mac user that indeed they don't do that there, either. Thanks for calling this out! I'll need to look into what's causing that mismatch.
(edit: Urgh, font metrics again... Luckily I see a clean workaround, so that at least I'll apply tomorrow.) Zaephir-Moth: I'm surprised, for example, to get 26 results when I type "Quake" and don't understand, at first glance, how come games unrelated through any visible information can be related to the first ones listed.
As you note, you're not the first to mention this - but the general way you phrased this was a really big drop in the bucket that's made me re-examine what I can do here. Technically, I could split up my search into a title search, and only do an "everything else" if there are no hits on title (and/or show those hits collapsed-by-default, or put a line in between (but that doesn't work for different sort orders), or ...). However, the usecase which I keep coming back to as justification for what I'm doing is a search for "RPG". There are 7 games with "RPG" in the title, and another two with "role playing game". Yet only showing those 7 or 9 games on a search for "RPG" is clearly not the correct answer. Now RPG happens to be a tag/genre as well, so for that particular usecase I could do as GOG does and only search through title + tag/genre, but there are many similar cases where those wouldn't contain the words people would use.
Anyway, I'm hearing you, and although I'm not actively working on changing this just yet, I'm very much trying out different solutions in the back of my mind to see what would be necessary to make this better.
Zaephir-Moth: Which is why the "Available now", plus the "Coming soon" sections (and any similar idea) hold a lot of value... and I'd bump the "Privacy" disclaimer under them. You may soon have to add additional details on this kind anyway, at the bottom on your page.
Fair point! I don't want to hide the privacy section away, particularly now that I've added affiliate links, but yeah, once I add user-specific information, I'm going to have to write a lot more. I'll probably start by making that section collapsible as a first step, and/or see about splitting it into a shorter actionable section at the top, and a separate page (?) with more details.