matomo-org/matomo

remember "Show Totals Row" preference under each report

Open

#14,315 opened on Apr 4, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
EnhancementHelp wantedc: Usability

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 8d 11h) (106 merged PRs in 30d)

Description

The new Show Totals Row feature is very valuable. Currently when you click away from a report and reopen it a few seconds or minutes later:

  • Got: you have to click "Show Totals Row" again (and again...) to see the Totals row.
  • Expected: when it was clicked under a particular report, the preference should be remembered and restored on further reloads.

(it is quite a common use case when looking at the "Totals" metric you actually compare this value to other "Totals" or other metrics in different reports.)

refs https://github.com/matomo-org/matomo/issues/5386

Contributor guide