framework
framework copied to clipboard
A framework for rapidly building production quality analytics applications
Come back to add a test? _Originally posted by @kevinhinterlong in https://github.com/yavin-dev/framework/pull/1402#discussion_r651110122_
_Originally posted by @kevinhinterlong in https://github.com/yahoo/navi/pull/706#issuecomment-596136888_ We found that adding `@tracked` to query params made directory almost unusable although it seemed to still work on chrome (firefox was pretty unusable)....
**Describe the bug** When changing visualizations, the new visualization model is created. If there are no metrics in the request, the visualization creation will throw an uncaught error. **To Reproduce**...
These views are not in the yavin app (directory serves the same purpose). We have tests that uses these routes so we can move them into the dummy apps.
We should add a `CHANGELOG.md` to the project in order to track major/breaking changes after 1.0
https://github.com/yavin-dev/framework/blob/fa390699bde89a2a9f40c05f62877894b36560da/packages/reports/addon/components/power-select-collection-options.ts#L13 Doesn't seem to affect the performance much but we should fix it, found in #1291
**Describe the bug** When you open a report that has been saved as a line chart and then switch the visualization to say a table and then back, the order...