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
Once #206 is complete, develop some kind of wizard like use of the Trust Reconciliation dialog where a user can reconcile multiple files by clicking Next in the dialog. My thoughts on the flow would be something like:
User selects multiple files
They right click (or double click) and select Reconcile
They are presented with the Trust Reconciliation dialog displaying the first selected file with 4 buttons Trust/Untrust (depending on the file), Back, Next, or Cancel
Clicking the Trust/Untrust will add it to the changeset and will load the next file in the dialog for action
Clicking Next will not take any action on the current file but load the next file in the dialog for action
Clicking Back will take them back to the previous file
Clicking Cancel will exit the wizard without taking any actions
The text was updated successfully, but these errors were encountered:
Once #206 is complete, develop some kind of wizard like use of the Trust Reconciliation dialog where a user can reconcile multiple files by clicking Next in the dialog. My thoughts on the flow would be something like:
The text was updated successfully, but these errors were encountered: