christofmuc / KnobKraft-orm

The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
GNU Affero General Public License v3.0
200 stars 25 forks source link

pagination is not dynamic #310

Closed markusschloesser closed 5 months ago

markusschloesser commented 7 months ago

When a filter is applied (in this case untagged), kk first showed 3 pages of patches. Tagging patches reduces the amount of untagged patches, but the amount of pages doesn't reflect this. So even when there are less than 3 pages needed to show the amount of patches, still 1,2,3 are shown. Desired behavior imho should be to dynamically reflect amount of pages. Tested with v 2.2.2

christofmuc commented 7 months ago

Ok, sounds like a simple bug!

christofmuc commented 5 months ago

Released with 2.3.0