Open jimmoffet opened 2 months ago
Possible inspiration - https://www.advancedcustomfields.com/resources/repeater/.
Functionally done but the tests are not good on the user-facing side. Next thing - testing type of thing for accessibility and E2E testing. Tests for this item do not apply to other components.
@ethangardner Is this blocked on enhanced tests or do we need to wait for the javascript-blocked handling mentioned in the PR before merging?
Can we merge this and create a new ticket for enhancements, better tests?
@jimmoffet The tests aren't the reason for the hold up. Those are fine. It's blocked because there were comments in the code review that Dan left for me that he believes might be solved by the form submission branch he's working on. I am in the middle of code review on his branch, and once his changes are in main, we'll pair on the integration work to see if that solves both issues.
Here's the current PR that would close this ticket #336
Overview
As a form builder, I would like provide an input that allows the user to enter an undetermined number of input fields, so that I can collect information where the answers might vary from person-to-person (e.g. job history over the last 7 years, residential addresses, education, dependent info, etc).
Context
Optional: Any reference material or thoughts we may need for later reference, or assumptions of prior or future work that's out of scope for this story.
Acceptance Criteria
Required outcomes of the story
Research Questions
Tasks
Research, design, and engineering work needed to complete the story.
Definition of done
The "definition of done" ensures our quality standards are met with each bit of user-facing behavior we add. Everything that can be done incrementally should be done incrementally, while the context and details are fresh. If it’s inefficient or “hard” to do so, the team should figure out why and add OPEX/DEVEX backlog items to make it easier and more efficient.
/documents/adr
folder)README.md
(s)Decisions
Early image of UI for reference and designer reference: