What is your favorite bug on producthunt.com? (bug #2 will blow your mind!)

LOCOS! PARTY GAME
3 replies
I decided to be a bit more active on producthunt, so started with my profile and then with an upcoming page. It was shocked that during almost every step of the process I've run into bugs on this website. Here are my favorites: #3. Profile header picture size bug Producthunt says the recommended size is 1500x500 so I've made an exactly 1500x500 image. After uploading it, I saw on my profile: @archietheunicorn that only a small part of the image is visible and even that is stretched out. I started investigating and here is the solution: To prove the concept live, just check my header image in the html code and then view it new tab :-D #2. Upcoming page text field bug When you make your upcoming page like I did: https://www.producthunt.com/upcoming/locos-party-game there are 4 text field: "Title", "Description", "Title for Call to Action" and "Thank you message (after subscribe)". Guess what, we tried from two different computers with different browsers and had the same problem: We could not edit all fields. If you fill some, then it's impossible to write anything to the others, because the cursor jumps to another field. Here is a screen recording of the bug, see how the cursor jumped to the first text field as I tried to edit the lower fields: https://youtu.be/9poKa4bwfno You might ask: Then how did I enter the texts there, that are visible on the screen recording? 🤓 Here is the solution: Right click, inspect, and then in the elements window you add the desired text directly to the html code, and then save. Amazing! 🤯 #1. Upcoming page visibility options bug On the bottom of the upcoming page options (JUST AT THE FIRST TIME, SO KEEP READING) there is an option to make your page unlisted (if you want to keep editing) or to publish it. Do not select unlisted, because later this option won't be available anywhere on the dashboard, so your page keeps being unlisted. Solution? You tell me! I have no idea. 🤷‍♂️ UPDATE: Bug #4 Commenting bug Simply check this screen recording video and cry: https://youtu.be/x5z5ba7gms8 it's so ironic that I find a bug while commenting to a post which is about finding bugs.

Replies

Mariam Rustamyan
Thank you for 2 hints... especially with sizeing.