src/components/datagraphic/DataGraphic.svelte (4 lines): - line 153: // FIXME: this could be simplified. We do not need to be using derived stores - line 211: // FIXME: refactor. - line 277: // FIXME: refactor these functions to take range arguments as well, - line 365: // FIXME: this flow always felt a little weird. We should remove it glam/api/views.py (3 lines): - line 61: # TODO: When glam starts sending "product", make it required. - line 159: # TODO: When glam starts sending "product", make it required. - line 905: tracking_id="", # FIXME use something that allows for accurate analysis src/components/search/SearchResults.svelte (3 lines): - line 12: // FIXME: Unless we generalize the search results in some way, I'm not sure - line 143: /* FIXME: move toward BEM */ - line 280: src/routing/pages/Home.svelte (2 lines): - line 14: // TODO: add this to the upcoming config.js - line 20: // FIXME: the search product must be set to firefox for now, since src/routing/pages/probe/GleanDetails.svelte (1 line): - line 109: /* FIXME: once @graph-paper/button supports href, use the Button component. */ src/components/controls/BodyControl.svelte (1 line): - line 19: // FIXME: support an on:select event as well, in case that is what people want to use here. src/components/explore/QuantileExplorerView.svelte (1 line): - line 149: glam/api/models.py (1 line): - line 131: # TODO: Update these fields to not allow NULLs. src/routing/pages/probe/FirefoxLegacyDetails.svelte (1 line): - line 127: /* FIXME: once @graph-paper/button supports href, use the Button component. */ src/routing/pages/probe/Explore.svelte (1 line): - line 19: // FIXME: use the productConfig from an upcoming PR. src/components/explore/ProbeExplorer.svelte (1 line): - line 249: // FIXME: for quantile plots, let's move this up a level to the view. src/utils/create-store.js (1 line): - line 16: // FIXME: going to keep dispatch for historical purposes, src/config/firefox-desktop.js (1 line): - line 80: // 'boolean': 'categorical', // TODO: These are differently shaped than histogram-boolean. src/components/StatusLabel.svelte (1 line): - line 21: /* TODO: good candidate for semantic naming like --color-status-on */ src/components/controls/AggregationTypeSelector.svelte (1 line): - line 27: // TODO: This is a good candidate for something that should be provided to us by GLEAN. src/components/explore/ComparisonSummary.svelte (1 line): - line 178: