[sections 2 fields] feat: New ModelForm component - #8388
Closed
bastianallgeier wants to merge 1 commit into
Closed
Conversation
bastianallgeier
force-pushed
the
v6/sections-to-fields/model-form
branch
from
August 16, 2026 17:48
4a18ac9 to
cb8d7b6
Compare
6 tasks
bastianallgeier
force-pushed
the
v6/section-to-fields
branch
from
August 17, 2026 07:11
5795d1c to
a7786f1
Compare
bastianallgeier
force-pushed
the
v6/sections-to-fields/model-form
branch
2 times, most recently
from
August 17, 2026 07:27
41e137f to
818bb26
Compare
bastianallgeier
changed the base branch from
v6/section-to-fields
to
v6/sections-to-fields/field-loaded-event
August 17, 2026 07:28
bastianallgeier
force-pushed
the
v6/sections-to-fields/field-loaded-event
branch
from
August 17, 2026 07:32
73a5061 to
6cd4f59
Compare
bastianallgeier
force-pushed
the
v6/sections-to-fields/model-form
branch
from
August 17, 2026 07:32
818bb26 to
297b2cb
Compare
This was referenced Aug 17, 2026
bastianallgeier
force-pushed
the
v6/sections-to-fields/field-loaded-event
branch
from
August 17, 2026 09:58
6cd4f59 to
54ab836
Compare
bastianallgeier
force-pushed
the
v6/sections-to-fields/model-form
branch
from
August 17, 2026 09:59
297b2cb to
92060a6
Compare
afbora
approved these changes
Aug 17, 2026
afbora
left a comment
Member
There was a problem hiding this comment.
LGTM 👍 Tested all the lab examples, columns, lock, diff marker and the empty state all look right.
bastianallgeier
force-pushed
the
v6/sections-to-fields/field-loaded-event
branch
from
August 18, 2026 07:38
54ab836 to
5e19147
Compare
bastianallgeier
force-pushed
the
v6/sections-to-fields/model-form
branch
from
August 18, 2026 07:38
92060a6 to
67622ff
Compare
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Review
Timing:
Description
This PR isolates the new ModelForm component with tests and lab examples. It's not yet used in model views.
Changelog
✨ Enhancements
For review team