Simplify prototyping of apps #8621
Labels
area/data-modeling
Area: Related to data models - e.g. create, edit, use data models.
area/ui-editor
Area: Related to the designer tool for assembling app UI in Altinn Studio.
Epic
Used by zenhub to identify the epics that group issues.
solution/studio/designer
Issues related to the Altinn Studio Designer solution.
status/ready-for-specification
Status: Used for issues that are ready for functional decription og detailed design.
Description
Current situation when developing apps is that developer must have data model ready BEFORE starting app development. All form fields must be connected up to a data model field for the form to render. In addition, all testing of a form and how it looks/feels must be done locally, making a disconnect between developing the form in the Studio Ux Editor, and actually testing and updating. This results in a lot of prototyping having do be done by manually changing the config files.
This issue aims to address this, and to give an overview of which specific issues need to be solved in order to improve the app developer experience when it comes to rapid and simple prototyping.
In scope
Generation of data model directly from UI schemaIntegrated data modeling support from component configuration #10474 This is a separate epic and will be followed up there.Out of scope
Oher tasks that are related/would improve the app developer experience
Additional Information
For rendering forms in apps without a set/predefined data model, there are a few options.
Tasks
The text was updated successfully, but these errors were encountered: