-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Data Modeling
I'm thinking let's default to a string for now, open to any suggestions there though. Similar to how we're adding new collections/relationships let's have it automatically selected in the sidebar and focused with the name input. Let's chat with Ben on the interactions for when it's added and what the defaults for field name should be (if we want to give it an initial name).
z.object(
{ type: z.literal('AddField'), ns: z.string(), field: FieldPath, jsonSchema: z.custom<MongoDBJSONSchema>, }),
- depends on
-
COMPASS-9696 Add an `actions` prop to the `NodeProps` in the diagramming package that show in the node toolbar
-
- Closed
-