Open
Description
If consent is rejected with Consent widget, the widget will disconnect the client. However, if the DisconnectBox is active and intercepting the disconnection it might interfere with this procedure.
- Consent Widget could disable DisconnectBox in this case. It requires looking at all available widgets and see if one is a DisconnectBox.
- DisconnectBox (or part of it) could become a module of nodeGame client, making it easier to control.