Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fast edit options #190

Merged
merged 2 commits into from
Jul 13, 2016
Merged

Fast edit options #190

merged 2 commits into from
Jul 13, 2016

Conversation

kevinchappell
Copy link
Owner

Fields can now be added to the stage by clicking them.
Useful for testing and added many fields quickly.

With sticky controls you can build long forms without needing to scroll back to the top to add the next field.
To enable, set stickyControls option to true.

Most users will want to edit the field they just added, save them a click by enabling editOnAdd. This will automatically close all fields currently being edited and open the field they just added.

@kevinchappell kevinchappell merged commit 6d4638a into master Jul 13, 2016
@kevinchappell kevinchappell deleted the feature/auto-options branch July 13, 2016 15:35
kevinchappell added a commit that referenced this pull request Jul 13, 2016
* Click to add, sticky controls, auto edit toggle
@igrgurina
Copy link

When editOnAdd is enabled, only label is shown for each field that is not being edited at the moment - <input \> element is not visible.
Also, none of the Header fields are visible.

@kevinchappell
Copy link
Owner Author

What browser are you seeing this in? I'm not able to replicate the header field issue but the preview is hidden when in edit mode by design. It should be visible for all fields not being edited and is on Firefox and chrome on Debian Linux. I can test later on Windows.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants