tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Instance Custom Parameters Inputs #2552

Open monaiuu opened 2 weeks ago

monaiuu commented 2 weeks ago

Description

For each instance deployment, depending on the selected Blueprint, additional custom parameters may be required. To ensure that the interface can properly handle and render these configurations dynamically, implement a system to render custom input fields based on a JSON schema provided by each Blueprint. The schema defines how parameters will be displayed in the UI.

Parameter Structure (attributes):

Prop-Based Configuration:

Common parameter types and corresponding components to be rendered:

Validation and Error Handling:

Screenshot

Screenshot 2024-09-23 at 4 06 29 PM