Closed kinow closed 8 years ago
Fixed, but with minor issues.
When the user navigates to the next page, the current selected project is removed, and then the app tries to position project 0.
The refresh is also noticeable in the UI, which is not really good.
In the future we need to address these issues, but for now at least users will be able to position different projects, regardless of the number of projects.
Commented out the part that would filter projects by name. Let's implement that in the future.
In the header, there are 15 projects being listed.
The next and previous buttons are still not working.