Live data from Hacker News

Jetstrap for Bootstrap

jetstrap.com

31–40 of 155 posts

Re: Jetstrap for Bootstrap

#32

I cannot get this to work at all. Looks nice, would like to use it, nothing happens when I try to drag and drop things.

Sorry about that Zack. What browser are you on?

I figured out how to reproduce this - click on 'create screen' without entering anything into the input field. It creates a blank canvas that doesn't accept any elements.

Re: Jetstrap for Bootstrap

#33

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. Unfortun…

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/

Re: Jetstrap for Bootstrap

#34

This looks like one of the most sensible WYSIWYG web page builders. Thank you for the minimal permissions to sign up with twitter. Might I recommend that you add the preview for the element when you hover over the component on in the tray? Nothing happens when I drag and drop things either -- latest chrome release channel.

There was a slight issue where the mousemove event wouldn't trigger if you dragged too slowly :) That has been fixed. Is it working better for you now?

Re: Jetstrap for Bootstrap

#38

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. Unfortun…

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 :(

I made you a screenshot of expanded traces:

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

Hope that helps

Post reply on HN