Bug: Filters are not working for Contributor Top List ( Orgs and Users ) Widgets
Open
@righel is already working on this.
Since Aug 31, 2023.
needs triage
- Dominant language
- PHP
- Stars
- 6.5k
- Forks
- 1.6k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 27
Description
Expected behavior
allow filtering results based on custom JSON such as the below:
{"days":"7d"}
Actual behavior
showing all results instead of showing results matching JSON filters.
Steps to reproduce
1- Dashboard
2- Add widget
3- Select Contributor Top List Users
4- Add this filter: {"days":"7d"}
5- Click Submit
Version
2.4.137
Operating System
Ubuntu
Operating System version
20.04
PHP version
7.4
Browser
Chrome
Browser version
No response
Relevant log output
No response
Extra attachments
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
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.
Assessment
This issue has not been assessed yet.