#785 List item creation - autofill "value"
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Please also include any acceptance criteria if you have any.
- When entering in the text field for a list item, the value field will now auto fill with whats in the text field.
- Link to issue
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce the testing if necessary.
Before PR's can be merged they will need to be tested by QA and approved where applicable. To flag the change to QA assign @XGovFormBuilder/qa as one of the reviewers.
- [ ] Create a new list and click Add list item. Start filling in the Item text field and the value field will auto fill.
Checklist:
- [x] My changes do not introduce any new linting errors
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] My changes generate no new warnings
- [x] New and existing unit tests pass locally with my changes
- [x] I have rebased onto main and there are no code conflicts
- [x] I have checked deployments are working in all environments
The code here looks fine, I'm just wondering if this is a massive issue users had.
I don't know if there is a user researcher on the team but it might be worth putting both options on usability hub to see what most people prefer.
Never used usability hub before @jenbutongit is this something we can do?