nate-strauser / wework

We Work Meteor, a job board and developer directory for Meteor specific work
https://www.weworkmeteor.com
MIT License
288 stars 145 forks source link

Submit button in Job form does nothing #13

Closed lucasgonze closed 10 years ago

lucasgonze commented 10 years ago

Go to /job Fill in the form Press POST button Nothing happens

nate-strauser commented 10 years ago

seems to be working for me and others, must be something unique going on - did you use an oauth login? if so, which? could you post the output of the developer console?

thanks!

On Thu, Apr 24, 2014 at 6:37 PM, Lucas Gonze notifications@github.comwrote:

Go to /job Fill in the form Press POST button Nothing happens

— Reply to this email directly or view it on GitHubhttps://github.com/nate-strauser/wework/issues/13 .

lucasgonze commented 10 years ago

I did oauth, with github as the provider.

The bug report is wrong. When I left the form and went to the home page I found my job there twice. So what actually happens is that there's no visual feedback of posting. The post goes through, but there's no way to know.

On Thu, Apr 24, 2014 at 8:40 PM, Nathan Strauser notifications@github.comwrote:

seems to be working for me and others, must be something unique going on - did you use an oauth login? if so, which? could you post the output of the developer console?

thanks!

On Thu, Apr 24, 2014 at 6:37 PM, Lucas Gonze notifications@github.comwrote:

Go to /job Fill in the form Press POST button Nothing happens

Reply to this email directly or view it on GitHub< https://github.com/nate-strauser/wework/issues/13> .

Reply to this email directly or view it on GitHubhttps://github.com/nate-strauser/wework/issues/13#issuecomment-41356379 .

nate-strauser commented 10 years ago

i tried this using a github authed account, it worked just as expected - from the creation form, upon save, you are redirected to view the posting

as i'm unable to replicate at this time, i'm closing this issue - if you can provide additional details that allow me to replicate or other users report the same problem i'll reopen