Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperlinks to results page for individual counts #802

Open
arky opened this issue Oct 3, 2022 · 6 comments · May be fixed by #810
Open

Hyperlinks to results page for individual counts #802

arky opened this issue Oct 3, 2022 · 6 comments · May be fixed by #810
Assignees
Labels
backend needed ux This issue is related with UX.

Comments

@arky
Copy link
Contributor

arky commented Oct 3, 2022

Please kindly add hyperlinks to individual counts (anomaly_count, confirmed_count,failure_count and ok_count) inside the popup window. It would save users some clicks to quickly zero in on interesting data.

Expected Behavior

  1. Select a time period in MAT
  2. Click on the anomaly_count
  3. The page would redirect to results page with anomaly selected.

Actual Behavior

There are no click-able links
image

@majakomel majakomel self-assigned this Oct 10, 2022
@majakomel majakomel linked a pull request Oct 18, 2022 that will close this issue
@easyfriday easyfriday self-assigned this Nov 28, 2022
@easyfriday easyfriday added the ux This issue is related with UX. label Nov 28, 2022
@Kirito-Excalibur
Copy link

@arky What do you mean by results page?

@arky
Copy link
Contributor Author

arky commented Jan 9, 2023

@Kirito-Excalibur The explorer page where measurements are shown.

@Kirito-Excalibur
Copy link

Can you give me an example? A link to the page which you are referring to?

@arky
Copy link
Contributor Author

arky commented Jan 26, 2023

@Kirito-Excalibur

https://explorer.ooni.org/chart/mat?test_name=web_connectivity&input=http%3A%2F%2Fwww.chrac.org&since=2021-10-05&until=2022-10-05&axis_x=measurement_start_day

Testcase

  1. Go MAT Charts page
  2. Select a test (aka web connectivity)
  3. Provide an domain to test (www.chrac.org)
  4. Select a time period
  5. Once the chart is displayed, click on bars on the chart.

@Kirito-Excalibur
Copy link

@arky Till this part even I understand. But you want that the option on the bars popup (anomaly count, confirmed count) should link to a "results page". What is this result page?

@arky
Copy link
Contributor Author

arky commented Jan 29, 2023

@Kirito-Excalibur There is no results page for that. If a user clicks on anomaly count bar, then you could show results that are filtered by anomaly count for the current selected period.

Please kindly refer to filtering and funneling feature that is present in google analytics dashboards or any data dashboard that allows filtering.

HTH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend needed ux This issue is related with UX.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants