matomo-org / matomo-org/plugin-LoginLdap
in the UI use some JS to make sure filters are surrounded by parentheses
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 37
- Forks
- 30
- Avg merge
- 22h 53m
- Merged PRs (30d)
- 19
Description
As title; displaying a notification when filters do not have parentheses will cut down on support requests.
Contributor guide
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 at the UI code that renders and handles filters, then inspect the existing filter input behavior. Confirm the expected parenthesized syntax and add a notification for filters without parentheses. Done when invalid filters show the notification and valid filters do not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100