matomo-org/matomo

Add info to Report Search tooltip

Open

#19,042 opened on Apr 4, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)PHP (21,513 stars) (2,847 forks)batch import
EnhancementHelp wantedc: Design / UI

Description

Currently the search box for report data just says "Search" when hovering over it: image

And it seems that many people don't know that they can use regex in the search bar to make more advanced searches or use it as a filter for the data they're looking for.

We can either update the tooltip to give more info (I.e. "Search using a string or regular expression") Or we can link to the relevant FAQ that explains how to use the search function: https://matomo.org/faq/how-to/faq_185/

Contributor guide

Add info to Report Search tooltip · matomo-org/matomo#19042 | Good First Issue