gyselroth / balloon-client-web

balloon web user interface
GNU General Public License v3.0
2 stars 5 forks source link

Select node and switch view results in invalid operations #224

Closed raffis closed 5 years ago

raffis commented 5 years ago

Describe the bug

Switching the view with a selected node is buggy.

To Reproduce

  1. Select node
  2. Switch view (Menu left)
  3. Do any kind of action, share node, share collection, ends in: TypeError: node is null

Expected behavior

Either those actions should work or the node should be delected after switch view.

Environment

Additional context

Add any other context about the problem here.