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
Another take on the trust view would be to make it a tree, rather than a list of fully qualified paths.
This would allow the model to be populated while the view remains unchanged unless action is taken. Even if action is taken, it will be a fraction of what happens in the list view.
The tree nodes still be inserted piecemeal as the async events are coming in, but they remain in collapsed state until clicked.
Another take on the trust view would be to make it a tree, rather than a list of fully qualified paths.
This would allow the model to be populated while the view remains unchanged unless action is taken. Even if action is taken, it will be a fraction of what happens in the list view.
The tree nodes still be inserted piecemeal as the async events are coming in, but they remain in collapsed state until clicked.
This would eliminate #520
This should also help greatly with #738
The text was updated successfully, but these errors were encountered: