matomo-org/matomo

Add info to Report Search tooltip

Open

#19.042 geöffnet am 4. Apr. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)PHP (21.513 Stars) (2.847 Forks)batch import
EnhancementHelp wantedc: Design / UI

Beschreibung

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