Skip to content
New issue

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

use the dynamic_forms property #151

Closed
1 task done
alishaevn opened this issue Jan 24, 2023 · 0 comments · Fixed by #158
Closed
1 task done

use the dynamic_forms property #151

alishaevn opened this issue Jan 24, 2023 · 0 comments · Fixed by #158
Assignees

Comments

@alishaevn
Copy link
Member

alishaevn commented Jan 24, 2023

Story

The initialize request endpoint returns a dynamic_form object property and a dynamic_forms array of objects property. Currently, we're using the object. The intended desire however is to use the array. For now, we will default to the first object in the array.

We will account for multiple forms on #129

Acceptance criteria

  • Use the first dynamic form in the array to create the request form
@alishaevn alishaevn converted this from a draft issue Jan 24, 2023
@alishaevn alishaevn moved this to Ready for Development in webstore Jan 25, 2023
@summer-cook summer-cook moved this from Ready for Development to In Development in webstore Jan 26, 2023
@summer-cook summer-cook moved this from In Development to Code Review in webstore Jan 26, 2023
@summer-cook summer-cook self-assigned this Jan 26, 2023
@github-project-automation github-project-automation bot moved this from Code Review to Done in webstore Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants