[next] Report Comment + Stream Refactor & Test Improvements (#2144)

* fix: stabilize mutations

* feat: Refactor Stream + Implement Report Comment

* test: add unit tests

* chore: Improve stream integration tests

* test: add integration test for reaction

* test: add feature/integration tests for report comment

* fix: order import

* fix: performance issues + keep active button styling until clicked away
This commit is contained in:
Kiwi
2019-01-16 22:31:43 +00:00
committed by Wyatt Johnson
parent 94eb72a9bf
commit 939152ee81
118 changed files with 7985 additions and 18846 deletions
@@ -1,5 +1,4 @@
.popover {
z-index: var(--zindex-popover);
width: 350px;
}