Skip to content

MS-671 Replace custom constructor with factory method in setting password dialog fragment#876

Merged
luhmirin-s merged 1 commit into
mainfrom
feature/MS-671-password-dialog-fix
Aug 27, 2024
Merged

MS-671 Replace custom constructor with factory method in setting password dialog fragment#876
luhmirin-s merged 1 commit into
mainfrom
feature/MS-671-password-dialog-fix

Conversation

@luhmirin-s
Copy link
Copy Markdown
Contributor

  • Custom constructors cannot be used by the system to restore the view state and instead cause the crash.
  • I could not figure out how to reliably unit-test the fragment with the new setup so the tests are disabled for now. We will have to rely on the manual test cases for the UI parts.

@luhmirin-s luhmirin-s requested review from a team, BurningAXE, TristramN, alex-vt, alexandr-simprints, meladRaouf and ybourgery and removed request for a team August 26, 2024 14:29
@cla-bot cla-bot Bot added the ... label Aug 26, 2024
@sonarqubecloud
Copy link
Copy Markdown

@luhmirin-s luhmirin-s merged commit 63a7bfe into main Aug 27, 2024
@luhmirin-s luhmirin-s deleted the feature/MS-671-password-dialog-fix branch August 27, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants