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 an account rep is flagged as bad it's up to the user to go through quite a few steps and select another rep. One way would be to let Nault handle it all automatically but it's too dangerous to remove the "human choice". Another way would be to let Nault randomly select a rep among a list of user-approved reps such as the "Representative Book".
The suggestion is to add a checkbox here: "Automatically switch rep".
Alternatively via an app settings:
Alt 1:
If an account rep is detected as offline or bad in any way, Nault could look in this list and randomly select a rep that does not have the "avoid" flag. It would then include the rep change in the next SEND or RECEIVE block for the affected account (yes, rep change can be included in any block type). The user would not be bothered at all but the downside is no specific rep change would be visible in the transaction history.
Alt 2:
If an account rep is detected as offline or bad in any way, Nault could pop up a notification that says "A non-recommended rep was detected for account abc: Do you want to switch to xyz?" with two buttons - CANCEL or OK. The suggested account xyz would randomly be selected by Nault from the trusted user list. The user needs to semi-interract to create a CHANGE-block but it will be visible in the transaction history and does not need to make a SEND or RECEIVE like with Alt 1.
If all reps in the user list are bad, Nault would not do anything but will still display the normal warning in the sidebar. Maybe display a notification: "Nault could not find a good rep to automatically switch to from your list, please revise it"
The text was updated successfully, but these errors were encountered:
I prefer Alt 2 as of right now as it maintains user control and has less probability of introducing unwanted side effects.
The side-effects of changing a rep outside of change blocks need to be better explored in order to make an informed decision on Alt 1 (could potentially break some RPC calls).
it's up to the user to go through quite a few steps and select another rep
all they have to do is press on the "Representative Change Required" and pick/paste a different rep which would be applied to all accounts that require a rep change
any other interrupting calls to action such as popup dialogues would be ineffective and intrusive
automated actions can be dangerous and may delay user transactions due to spam deprioritization
When an account rep is flagged as bad it's up to the user to go through quite a few steps and select another rep. One way would be to let Nault handle it all automatically but it's too dangerous to remove the "human choice". Another way would be to let Nault randomly select a rep among a list of user-approved reps such as the "Representative Book".
The suggestion is to add a checkbox here: "Automatically switch rep".

Alternatively via an app settings:

Alt 1:
If an account rep is detected as offline or bad in any way, Nault could look in this list and randomly select a rep that does not have the "avoid" flag. It would then include the rep change in the next SEND or RECEIVE block for the affected account (yes, rep change can be included in any block type). The user would not be bothered at all but the downside is no specific rep change would be visible in the transaction history.
Alt 2:
If an account rep is detected as offline or bad in any way, Nault could pop up a notification that says "A non-recommended rep was detected for account abc: Do you want to switch to xyz?" with two buttons - CANCEL or OK. The suggested account xyz would randomly be selected by Nault from the trusted user list. The user needs to semi-interract to create a CHANGE-block but it will be visible in the transaction history and does not need to make a SEND or RECEIVE like with Alt 1.
If all reps in the user list are bad, Nault would not do anything but will still display the normal warning in the sidebar. Maybe display a notification: "Nault could not find a good rep to automatically switch to from your list, please revise it"
The text was updated successfully, but these errors were encountered: