Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Save entries by default in the Form Dialog #97
Save entries by default in the Form Dialog #97
Changes from 12 commits
906dd76
c143250
071aa0c
9473391
2e05d97
0538ef5
46231b5
d2cfb9a
ffe74e4
00dbb7a
6be5a9c
4c5ca41
540f27e
006e4a9
54235ec
424d6b4
92d1332
94f172e
d6d2cc6
73f419c
ccdf0fa
05ff037
d3bf171
90ea8e8
1ecc16a
69701cd
1afac70
6643167
970be18
53104e8
e99a648
f9a342b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once we have decided on the method for applying the default widget values, please add a test for this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After our discussion from yesterday, I do not think it is worth adding a test as I just invoked your methods. What do you think? (see new commits from today)