src/components/edge/Edge.tsx (1 line): - line 23: // @TODO: Make edge and label fully interactive like nodes src/state/createStore.ts (1 line): - line 32: * FIXME: Due to this issue: https://github.com/Microsoft/TypeScript/issues/21592 src/components/common/ComposeView.spec.tsx (1 line): - line 59: // FIXME: Preact-render-spy typings do not support passing null, but the API does src/DiagramMaker.ts (1 line): - line 2: // TODO: import polyfills instead of bundling it src/service/ui/UIEventNormalizer.ts (1 line): - line 120: // @FIXME Even though MouseEvent and WheelEvent both extend Event, src/service/ui/UITargetNormalizer.ts (1 line): - line 96: // @FIXME this is a hacky way to make sure that events outside of the browser don't require a target.