Skip to content

Fix city auto complete initial value and allow custom values

Summary

  • Fix the initial value of the city auto-complete (it was not shown
  • Added support for custom values so the user can tap in one of the suggested values or just write what they want.

closes #3721 (closed)

Steps to test

  • Open your channel
  • Tap edit
  • Edit the location
  • You should be able to choose one of the list (autocomplete) or insert the text that you want
  • save
  • Check that the value es saved

Estimated Regression Scope

No regression expected as only the channel edit screen was modified

Merge request reports