feat(data-modeling): allow inline field type changes COMPASS-9799 #7514
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.
Allow users to edit field type on diagram node when a field is double clicked (like field name). This change requires to bump lg-select. I avoided bumping it up to the latest version as it brings many other updates (which are already adressed in @kraenhansen's LG bump PR). I'll keep this in draft for now till that is merged to avoid double work and conflicts
(or else if there's no objection from the team, I'll merge it). This change brings updates in @leafygreen-ui/emotion as well by bumping it to v5 (from v4), so it stays in draft for now .Preview
Editable.Field.mov
Description
Checklist
Motivation and Context
Open Questions
Dependents
Types of changes