We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As an User I want to click on "Zukunftsanalyse" So that I can start filling out everything for a new Zukunftsanalyse/FutureAnalysis
fields
submit
form
input fields
id
type="FutureAnalysis"
descriptions
headlines
type
input
long
short
long-input-fields
maxlength
short-input-fields
allEntries
destructuring
setAllEntries
entry-page
[id].js-dynamic-route
The text was updated successfully, but these errors were encountered:
SAme here, very detailed and good US!😀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
New Zukunftsanalyse-Form
Value proposition
As an User
I want to click on "Zukunftsanalyse"
So that I can start filling out everything for a new Zukunftsanalyse/FutureAnalysis
Description
Acceptance criteria
fields
to be required so i can notsubmit
an emptyform
input fields
submit
save the files to an array "entries" with an uniqueid
and thetype="FutureAnalysis"
Tasks
form
for the zukunftsanalyse by usingdescriptions
andheadlines
according to the analysis-type
input
-fields and give them the proplong
orshort
long-input-fields
themaxlength
500short-input-fields
themaxlength
200submit
-functionallEntries
withdestructuring
andsetAllEntries
submit
-function to theentry-page
by using the[id].js-dynamic-route
The text was updated successfully, but these errors were encountered: