form_builder_extra_fields icon indicating copy to clipboard operation
form_builder_extra_fields copied to clipboard

Deleted controller declaration in TypeAheadField

Open LeonardoALARCON opened this issue 1 year ago • 1 comments

Deleted the controller declaration in the type ahead field example, this way the field has the initial value shown.

Connection with issue(s)

Close #91

Solution description

Screenshots or Videos

To Do

  • [X] Read contributing guide
  • [X] Check the original issue to confirm it is fully satisfied
  • [X] Add solution description to help guide reviewers
  • [NA] Add unit test to verify new or fixed behaviour
  • [NA] If apply, add documentation to code properties and package readme

LeonardoALARCON avatar Feb 28 '24 16:02 LeonardoALARCON

I think that the controller should be a parameter of FormBuilderTypeAhead or handle the initial value like other form field do

deandreamatias avatar Feb 29 '24 08:02 deandreamatias