Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] changes/values for child items #124

Closed
Jenesius opened this issue Aug 3, 2023 · 4 comments
Closed

[TASK] changes/values for child items #124

Jenesius opened this issue Aug 3, 2023 · 4 comments

Comments

@Jenesius
Copy link
Owner

Jenesius commented Aug 3, 2023

  • add tests for changes, values, changed, revert (all this test must work for child Form).
  • Now some methods don't work with parent. Like revert:
    image
@Jenesius
Copy link
Owner Author

Jenesius commented Aug 3, 2023

На базе этой задачи нужно реализовать методы:

  • checkDependenceForChangedStatus(dependencyName: string)
  • cleanField(fieldName: string)

@Jenesius
Copy link
Owner Author

Jenesius commented Aug 3, 2023

CleanChanges Deprecated

В текущей реализации необходимо вместо cleanChanges использовать revert.

@Jenesius
Copy link
Owner Author

Jenesius commented Aug 3, 2023

checkDependenceForChangedStatus - возможно не лучшее название. Необходимо продумать это.

@Jenesius
Copy link
Owner Author

Jenesius commented Aug 4, 2023

Все методы должны вызывать процесс compare и обновления дочерних элементов.
Revert этого не делает

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant