User tests: Successful: Unsuccessful:
This PR will fix the user state (filters) and also will make the pagination stateless.
Actually I was wrong - page reset should be in the Listing controller :)
Ok I am done here :) Seems that I fixed all state's issues.
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-08-28 14:05:40 |
Ok implemented first todo via e765372. The pagination logic was moved to the tracker's default controller because it's too specific for Tracker app.