Skip to content

ViewControllerBase: use dialog interface instead of class#575

Merged
semelit-it merged 1 commit intoproject/PH1from
feature/view-controller-use-dialog-vm-interface
Aug 27, 2025
Merged

ViewControllerBase: use dialog interface instead of class#575
semelit-it merged 1 commit intoproject/PH1from
feature/view-controller-use-dialog-vm-interface

Conversation

@semelit-it
Copy link

API Changes

ViewControllerBase<T>.CloseDialogIfNeeded() now casts ViewModel to IDialogViewModel instead of DialogViewModelBase.

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

PR Checklist

  • I have read the CONTRIBUTING document
  • My code follows the code styles
  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@semelit-it semelit-it self-assigned this Aug 26, 2025
@github-actions github-actions bot added c/wl Related to WhiteLabel component. p/iOS Related to iOS platform. labels Aug 26, 2025
@semelit-it semelit-it added c/wl Related to WhiteLabel component. and removed c/wl Related to WhiteLabel component. labels Aug 26, 2025
@semelit-it semelit-it merged commit 403431a into project/PH1 Aug 27, 2025
1 check passed
@semelit-it semelit-it deleted the feature/view-controller-use-dialog-vm-interface branch August 27, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/wl Related to WhiteLabel component. p/iOS Related to iOS platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants