After a string property has been selected in T401402, show an initially empty form for editing a new statement:
Figma file here: https://www.figma.com/design/RtMDwH7sMF5IPRJvyyZPv4/Mobile-editing-experience?node-id=2134-27544&t=C9HTDU2XkF8Mdz6A-1
Acceptance Criteria
- An empty form for a string datatype is created
- The add statement form matches the figma design but is not pixel perfect
- Once the user arrives to the form, the initial input form - codex component Lookup - is already active, but the suggestiondropdown only opens once the user starts typing (as in desktop)
- Once the user selects or types in a valid entry, the second field appears and is already active, but once again the dropdown only opens when the user starts typing
- both lookups can show up to 4 suggestions
- the lookups dropdown type is "initial suggestions" (component option) and the menu items include a description (also component option)
- once both values are inserted correctly the publish button becomes active
- behavior for what happesn when user clicks publish is defined at [MEX] M3.1.2 - Add publish functionality to edit forms T402620
- the back arrow on top takes user to previous page
