quickMockup icon indicating copy to clipboard operation
quickMockup copied to clipboard

HTML based interface mockups

Results 27 quickMockup issues
Sort by recently updated
recently updated
newest added

**Story:** As a user I want to have easy, visible/UI functions to manipulate objects and/or set their properties **Solution:** Have a toolbar with widgets that allow to change things on...

enhancement
version2

**current state** GIVEN I drop an element from the sidebar on the main canvas, WHEN it is dropped above another element/container (which is larger than the dropped element) THEN the...

**Is** - Cloning a window element just breaks everything .. like in this screenshot ![image](https://user-images.githubusercontent.com/1851753/71118085-aea5ad00-21d7-11ea-85a8-ac1ed419609e.png) - Assigned children inside the container are not cloned **Should** - Cloning a window element...

**Current behavior** GIVEN multiple elements are selected on canvas WHEN I drag those elements into a `Container` THEN only the primary selection is added to the container **Desired behavior** GIVEN...

**Story:** Often, elements in a container are in a certain order, e.g. left-to-right (tabs, icons in toolbar) or top-to-bottom (menu, dropdown, sidebar…). It should be easy to create such groups...

**Story:** As a user I want to know how the element I will add is like so I can drop it at the right place **Current State:** We drag a...

enhancement
Usability/Design
version2

Not a high priority or severity but: When changing how an element gets added to the canvas, I need to touch: * [scr/app.js](https://github.com/jdittrich/quickMockup/blob/master/src/app.js) (binds jquery drop event to element creation)...

question
version2

It would be useful to have arrow shapes. Sometimes my pages have too many notes, and I can't physically fit them next to the element in question. So an arrow...

enhancement

what do you think about using a chart component i.e. https://github.com/jwilber/roughViz examples - Donut Chart https://blockbuilder.org/jwilber/e713c03097950d53a8cfde4c23aa292f - Bar Chart https://blockbuilder.org/jwilber/4dc5235f7ea5e51ac1219b3605f5af6a

enhancement
maybelater

Story: I want to duplicate elements quickly Solution: Ctrl+D is the standard keyboard shortcut Limitations: Does not work on mobile, we might want later to have some buttons for it.

enhancement
version2