Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Multilevel collections, browser compatibility tweak #34

Closed
wants to merge 40 commits into from

Conversation

jhilyard
Copy link

(html encoded "add" forms, removed draggable)

Harry McIntyre and others added 30 commits July 12, 2016 12:23
# Conflicts:
#	FormFactory.Templates/Views/Shared/FormFactory/Form.Start.cshtml
#	FormFactory/FormVm.cs
…actory into dotnetcore-wip

Don't use DotNetStandard on 451
Copy link
Owner

@mcintyre321 mcintyre321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefix for this pull request! I haven't had a chance to review it fully yet, probably will have to wait until Monday.

I did notice the draggable attribute was removed, does drag n drop still work?

@mcintyre321
Copy link
Owner

Thanks, not prefix!

Copy link
Owner

@mcintyre321 mcintyre321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm afraid I can't accept this PR as is,

reasons to accept:

  • nested collections working, hooray!
    reasons not to:
  • drag and drop (where supported) no longer works
  • not using script block to contain template (I remember having to do this to avoid encoding issues
  • ASP MVC demo site throws exception

If you could fix up those issues it should be AOK.

Are you using the collections feature? Have you reworked the style in your templates at all, I sometimes wonder if they need to be spruced up a bit...

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

Successfully merging this pull request may close these issues.

None yet

2 participants