vinifmor / bauh

Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications
zlib License
974 stars 71 forks source link

Paginate search results #331

Closed JJRcop closed 12 months ago

JJRcop commented 1 year ago

Describe the suggestion When searching, bauh should paginate the results based on the set limit rather than show only up to the limit and stop, not letting you continue.

This could also just be a "Show More" button to show the next (for example) 50 results, whichever design you like better.

Software Environment bauh version: 0.10.6-staging O.S: Debian 13 trixie (testing) Python version: 3.11.5 Installation method: pipx and git from staging branch

Screenshot_20230924_032206

vinifmor commented 12 months ago

Hi @JJRcop , this suggestion is a duplicate of https://github.com/vinifmor/bauh/issues/124. I'll be closing this issue, and link it with the first.

JJRcop commented 12 months ago

Thank you, I missed that one