FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Screen Builder] Model is not updated when an observable object property is used in two text fields · Issue #368 · NativeScript/NativeScript · GitHub

[Screen Builder] Model is not updated when an observable object property is used in two text fields #368

Description

In brief:
An observable object property is used in two text field elements. Modifying one of the text fields does not always update the model.
In the case of Screen Builder the text field is the password of a sign in and register form, which are part of an authentication component.

  1. Create new native SB app with BS sample data project.
  2. Add authentication form, add it to the navigation and apply the change.
    3. Deploy the app on iOS device.
  3. Open the app on the device and go to the authentication form.
  4. Redirect to the register form, fill in the email and password and submit the form.
  5. Go again to the authentication, switch to the sign in form and submit it.
  6. Go again to the authentication switch to the register form, delete the password and change the email. Submit the form.

Expected: error for missing password appears.
Actual: the form is submitted without password.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL