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

State management changes - MBway #1975

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

araratthehero
Copy link
Contributor

Description

  • Move state outside of views

Checklist

  • If applicable, make sure Breaking change label is added.
  • Code is unit tested
  • Changes are tested manually
  • Related issues are linked

COAND-935

@araratthehero araratthehero force-pushed the refactor/improve_state_handling_for_views_mbway branch from def0ef7 to aa2f749 Compare January 29, 2025 09:32
Copy link
Contributor

@OscarSpruit OscarSpruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good, but a bit complicated. Maybe you can walk us through it soon?

Create FieldValidator to validate fields in the Delegate side

COAND-935
Add field focus changed events and update view state

COAND-935
…ges, regardless the focus state. This happens when the Submit button is clicked.

COAND-935
…sure that the error message does not hid

COAND-935
… for validation and data manipulation

COAND-935
…ldId will cause a compile time error

COAND-935
COAND-935
Create a state for country code field

COAND-935
…tead remove and add change listeners in the view

COAND-935
@araratthehero araratthehero force-pushed the refactor/improve_state_handling_for_views_mbway branch from da9bf69 to b2249f5 Compare February 4, 2025 14:11
Copy link

github-actions bot commented Feb 5, 2025

✅ No public API changes

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

Successfully merging this pull request may close these issues.

2 participants