Skip to content

Draft: Save search field data/text

Matej Starc requested to merge sporknife/discover:textField-save_text into master

When changing from mobile to widescreen mode and back, it doesn't save text field data.
This MR:

  • Exposes search field text property to the outside for both UI modes (mobile and widescreen mode).
  • Transfers text back and forth from one text field to another on UI change.

A simple showcase

Edited by Matej Starc

Merge request reports