Skip to content

fix: PIN-6442 Sync issues in dialog

Jan Vepřek requested to merge fix/PIN-6442_problem_with_sync into develop

Merge request

Changes:

  • one instance of SharedViewModel across all fragments
  • error message update ​

Code should:
  • make sense
  • follow project conventions (architecture, tech stack, naming)
  • not cointain any dead or unused code
  • not cointain any technical debt or TODOs without Jira issue
  • be tested
  • be documented

The full code checklist as well as other useful information about the code review process are on the Code review wiki page

Closes PIN-6442

Merge request reports

Loading