Improve statistics page
Closed this issue · 3 comments
blackus3r commented
Implement a number input field to change the number of posts shown in the statistics page.
Please use an input of type number, like this:
<input type="number" name="numberOfPosts" min="1" max="250">
Also check in backend, if we got a valid value!!!
Dont forget:
- checkout swimlane/1.4.0 for this feature
- make a pullrequest into swimlane/1.4.0
- Reference this issue
- Comment on this issue, if you are working on it.
selamanse commented
will try my luck on this again :)
blackus3r commented
Thanks 👍