Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Fs 3060 add freetextfield to designer #387

Merged
merged 8 commits into from
Nov 17, 2023

Conversation

srh-sloan
Copy link

@srh-sloan srh-sloan commented Nov 15, 2023

FS-3060 Add FreeTextField component type to designer

  • Updated the freetextfield model to remove min/max lengths as we don't use these

  • Updated tests as per the above

  • Added FreeTextField to component types and created edit screen in designer, using MultilineTextField as an example.

  • Updated unit tests for the component list to include free text field

  • Tested in the designer locally, both generating a form, downloading it and opening in the runner, and also importing a DPIF form that uses FreeTextField

  • Note: DIscovered that the tests in designer/test aren't currently runnable, probably due to missing dependencies. Doesn't look like they have ever run - they are executed in the pipeline but they fail and then the pipeline passes anyway. @SophieOHagan99 is addressing these along with fixing the smoke tests under FS-3456

Screenshots

Screenshot 2023-11-15 at 16 48 29

Screenshot 2023-11-15 at 16 47 08

Screenshot 2023-11-15 at 16 46 52

Copy link

@SophieOHagan99 SophieOHagan99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants