Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I absolutely love the idea, but this works horrible on both Chrome and Safari.

I've seen bugs ranging from not being able to drag anything at all to elements not landing in a proper container, to just being overall confusing (dragging a table row results in dragging a table cell as a ghost. Where is my row?).

My trial was about trying to drag&drop a super-simple layout, with a table, with some form elements.

Unfortunately that's not properly possible right now, i'll wait up another bit for fixes. PLEASE keep up this work, we need more tooling like this!



Error when dragging a Text input onto a form:

Uncaught TypeError: Object #<Object> has no method 'apply' jquery.js:3332 jQuery.event.dispatch jquery.js:3332 jQuery.event.add.elemData.handle.eventHandle

When dragging a select input, this did, work, when then dragging another element, more errors:

frame:55 Uncaught TypeError: Cannot call method 'value' of undefined builder.js:142 Uncaught TypeError: Object #<Object> has no method 'apply'

I hope you have automated javascript error logging and are fixing every bug in this 'cause i really would like this to work!


Thanks for letting us know. I'm going through the issues reported in the comments here and trying to reproduce and fix them. Some I'm having a hard time reproducing :(


Having a window.onError hook that logs the traces to your backend can really help you debugging clientside stuff like this! :) Also i can recommend logging (at least during your demo phase) a complete click-trhough of what your users are doing so you can reproduce it at will, using for instance http://www.clicktale.com/


Trying to start a new project gives me this error:

    Failed to load resource: the server responded with a status of 404 (NOT FOUND) http://jetstrap.com/api/v1/project/last
After choosing the 'fluid' layout and hitting 'Create'.


The 404 is okay (we use that to check if you had an existing project loaded in your session), are you seeing an issue?


It wouldn't let me start a new project, I assumed the 404 was related. Hitting the 'create' button did nothing.


I made you a screenshot of expanded traces:

http://i.imgur.com/YMavW.png

Hope that helps


Upvoted for the effort :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: