You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When several conflicts happen at the time during a bulk copy or move operation, dialog should display a checkbox to give users the choice to apply the solution to all the subsequent conflicts, instead of fixing one by one.
oCIS dialog:
Web
iOS
That dialog appears in the first dialog. In checkbox is not clicked, every conflict will be fixed separately. If checked, the clicked solution will apply to all.
TASKS
Research (if needed)
Create branch feature/feature_name
Development tasks
Implement whatever
...
Code review and apply changes requested
Design test plan
QA
Merge branch feature/feature_name into master
PR
App
Library (if needed)
The text was updated successfully, but these errors were encountered:
Comes from #3935
Report: #4062 (comment)
When several conflicts happen at the time during a bulk
copy
ormove
operation, dialog should display a checkbox to give users the choice to apply the solution to all the subsequent conflicts, instead of fixing one by one.oCIS dialog:
That dialog appears in the first dialog. In checkbox is not clicked, every conflict will be fixed separately. If checked, the clicked solution will apply to all.
TASKS
PR
The text was updated successfully, but these errors were encountered: