matomo-org / matomo-org/plugin-LogViewer
Let a user define a refresh interval
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 7
- Forks
- 13
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 8
Description
As title. Maybe a select box to choose the amount of seconds. When "0" no auto refresh is done.
We would probably need to change the "page=0" so newest are shown when auto refreshing
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 at the log viewer entry point and trace the existing page=0 handling. Define where the refresh interval selector belongs and verify that selecting 0 disables automatic refresh while other values reload the newest logs; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100