matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!

Home Page:https://matomo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] When comparing a Date to a "Custom" range, preset the cursor on "Start date" to save time and a click

mattab opened this issue · comments

What happened?

Whenever i'm looking at any report in Matomo,
and use the "Compare To" feature in the calendar,
and set "Compare To" to "Custom",
then I have to figure out I have to click on "Start date" field and then manually input the date with the keyboard.

What should happen?

  • Please make my life easier by automatically putting the cursor into the "Start date" field below "compare to".
  • Also add a tooltip that says "Please type the Start date in the format YYYY-MM-DD"

How can this be reproduced?

Click "Compare to" checkbox in the calendar, and notice how "Start date" is not preselected.

Matomo version

5

PHP version

No response

Server operating system

No response

What browsers are you seeing the problem on?

No response

Computer operating system

No response

Relevant log output

No response

Validations

Or even better, add calendar pickers to those start and end date fields on focus, so no typing is necessary (but is still optionally available). It feels counter intuitive to have to select one or two dates in date pickers and then type two other dates manually.