### Steps to Reproduce 1. Go to https://sql.telemetry.mozilla.org/dashboard/test_9 2. Refresh the page. Expected result: The URL should remain the same and nothing should change Actual result: The URL changes to: https://sql.telemetry.mozilla.org/dashboard/test_9?p_start_date=05%2F15%2F17&p_end_date=06%2F18%2F17&p_experiment_id=exp-20-topsites-tworows&p_addon_versions=(%271.11.0%27,%20%271.12.0%27,%20%271.12.1%27,%20%271.13.0%27)&p_events_table=activity_stream_events_daily&p_event=(%27SEARCH%27) and it sets the `event` variable to `SEARCH` for all graphs.
Steps to Reproduce
Expected result: The URL should remain the same and nothing should change
Actual result: The URL changes to: https://sql.telemetry.mozilla.org/dashboard/test_9?p_start_date=05%2F15%2F17&p_end_date=06%2F18%2F17&p_experiment_id=exp-20-topsites-tworows&p_addon_versions=(%271.11.0%27,%20%271.12.0%27,%20%271.12.1%27,%20%271.13.0%27)&p_events_table=activity_stream_events_daily&p_event=(%27SEARCH%27) and it sets the
eventvariable toSEARCHfor all graphs.