* adding shortcuts for view as chart and go to next grid
* small fix
* refactor query output functions out of gridParentComponents
* Revert "refactor query output functions out of gridParentComponents"
This reverts commit 51addcac76d2a21df150a8d95f54f061aab6ac7a.
* got it working
* remove unneeded code
* formatting
* added scrollable, dashboard tabs don't scroll correctly though
* fix all bugs I could find
* address comments