-
Notifications
You must be signed in to change notification settings - Fork 13
Add Pagination for plants search #914
Comments
@badnames was there already something done by you in this direction? Does the backend implement pagination? |
@badnames is there something still missing here? |
@badnames Please say which files you do screenshots from, otherwise it is an unnecessary difficulty for anyone working on this. Probably even better would be the feature from GitHub to link code. Are there several places where the pagination would be needed or is it only the one search in the plants layer? |
@badnames ping, which file is this (frontend)? This is the least important issue, I wanted to unassign you but the question should be answered first. |
You can find frontend/src/map_planning/layers/plant/components/PlantAndSeedSerach.tsx |
duplicate? |
Why should it be a duplicate? |
I think this ended up by accident in this issue. |
@markus2330 I would add a Page selector at the bottom of the search results for plants showing the current page and a back and forward button to navigate the results. Is this okay? |
Describe the Bug
see also #913
Steps to Reproduce the Problem
search for plants
Expected Result
can be scrolled down for all results
Actual Result
only first page is shown
PermaplanT version
master
Operating System
any
Browser
any
Versions of other relevant software/extensions
No response
Additional info/logs
No response
The text was updated successfully, but these errors were encountered: