matomo-org / matomo-org/plugin-CustomAlerts
Show more units and hints as help to know what to input
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 24
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 7
Description
A point a first time user (like me) would have helped a lot to set up the very first custom alert:
**show more units**and **hints** for **format** and **type** of input needed **on all places** where to input anything
- number: 3,000.5? 3000.5? 3000,5? 3000,500?
- duration: seconds? minutes? hours?
- time: hh:mm? hh:mm:ss?
- date: dd.mm.yyyy? dd.mm.yy? mm.dd.yyyy?
simple example for type problem:

It's alreay done ok for input of %

maybe also in text

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the CustomAlerts plugin's input screens, using the existing percent-input example and the screenshots as the reference for the requested help. Identify every place where numbers, durations, times, dates, or text are entered, then define the accepted formats and visible hints for each; done means first-time users can tell what format and unit to enter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100