discourse-data-explorer/assets/javascripts/discourse
Isaac Janzen a208c1b054
FIX: Reset results on query redirect (#236)
# Problem

When switching group reports it was possible to have the `results` from a previous run (of a query) pass over to the rendering of a different query.

# Fix

Set the controllers `results` to `null` when first rendering the query

https://user-images.githubusercontent.com/50783505/228050384-5231f004-1dc2-4867-8d57-9db7706bb65f.mov
2023-03-28 11:01:47 -05:00
..
components FIX: Special attributes not working (#232) 2023-03-10 11:41:59 -06:00
connectors/group-reports-nav-item DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
controllers DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
initializers DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
lib DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
models FIX: Maintain editing state after saving query changes (#223) 2023-02-08 13:40:53 -06:00
routes FIX: Reset results on query redirect (#236) 2023-03-28 11:01:47 -05:00
templates DEV: Upgrade `query` model to Octane (#221) 2023-02-07 12:44:38 -06:00
explorer-route-map.js DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
group-reports-route-map.js DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00