Live data from Hacker News

Show HN: NoobNinja - get and give help for specific coding or design tasks

noobninja.com

11–20 of 36 posts

Re: Show HN: NoobNinja - get and give help for specific coding or design tasks

#11
post #3

Looks really good. I tried to fill out the form to get an invite, but when I pressed Enter, the form wasn't sent, instead it added a new line to the input field. Hope this helps, and excuse me for my English - not my main language :)

this is standard behavior for a text box....

EDIT: and btw your English is fine, would never had noticed anything if you didn't say so :P

Re: Show HN: NoobNinja - get and give help for specific coding or design tasks

#12
post #5

Earlier quoted context omitted.

Think this was due to the uptick in traffic - scaled up the heroku processes to accomodate. Should be ok now!

I don't think so I'm getting a very similar issue.

Strange. Many submissions have gone through ok - looking into it now.

Re: Show HN: NoobNinja - get and give help for specific coding or design tasks

#13
post #12

Earlier quoted context omitted.

I don't think so I'm getting a very similar issue.

Strange. Many submissions have gone through ok - looking into it now.

chrome's request dump: http://scrib.in/e23e9s

Re: Show HN: NoobNinja - get and give help for specific coding or design tasks

#17
post #3

Looks really good. I tried to fill out the form to get an invite, but when I pressed Enter, the form wasn't sent, instead it added a new line to the input field. Hope this helps, and excuse me for my English - not my main language :)

this is standard behavior for a text box.... EDIT: and btw your English is fine, would never had noticed anything if you didn't say so :P

Hopefully he wasn't filling out the Sensei form...

I'm teasing. I'm sorry, it was too easy and I couldn't let it go.

Re: Show HN: NoobNinja - get and give help for specific coding or design tasks

#18
post #4

Error 500 on the submission for being a sensei, with no feedback to the user that it didn't go through: http://i.imgur.com/DHA4w.png

Also, look like exist a invisible char limit in the textarea for sensei, I need to cut some text for the form to submit

Re: Show HN: NoobNinja - get and give help for specific coding or design tasks

#19
post #3

Looks really good. I tried to fill out the form to get an invite, but when I pressed Enter, the form wasn't sent, instead it added a new line to the input field. Hope this helps, and excuse me for my English - not my main language :)

this is standard behavior for a text box.... EDIT: and btw your English is fine, would never had noticed anything if you didn't say so :P

I must have used a lot of non-standard websites in the past I guess, I definitely would have expected hitting enter to have submitted my email.

Re: Show HN: NoobNinja - get and give help for specific coding or design tasks

#20
post #3

Looks really good. I tried to fill out the form to get an invite, but when I pressed Enter, the form wasn't sent, instead it added a new line to the input field. Hope this helps, and excuse me for my English - not my main language :)

this is standard behavior for a text box.... EDIT: and btw your English is fine, would never had noticed anything if you didn't say so :P

You're right. That is standard for a text box. But the email field, which is a textarea element looks like a text input field, where pressing enter would normally submit the form.
Post reply on HN