gentics / gentics/mesh-ui

Allow attaching binary file for a field directly when creating a node

Open
#342 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
24
Forks
27
PR merge metrics
No merged PRs in 30d

Description

While we add a new node with a binary field, it looks like I have to create a new binary node and then refer to it.
This leads me first to create the binary node then I can continue to create my main content node.
e.g. a blog post needs images, but I need to create an image first as a node then I can add it to my blog content.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the node-creation form and the existing binary-field handling in the Angular UI. Compare the current flow, which requires a separate binary node, with the requested direct attachment flow; done means a binary field can be supplied while creating the main node without first creating another node.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.