getpatchwork / patchwork

Patchwork is a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project.
http://jk.ozlabs.org/projects/patchwork/
GNU General Public License v2.0
273 stars 82 forks source link

Add next button to navigate within a patch series #574

Open miguelsaura opened 8 months ago

miguelsaura commented 8 months ago

Closes #510

stephenfin commented 7 months ago

Could you rebase on main to pick up recent CI fixes?

stephenfin commented 7 months ago

Could you also provide a partial screenshot of what this looks like, just to avoid me spinning up a dev environment to test this? :sweat_smile:

miguelsaura commented 7 months ago

Could you also provide a partial screenshot of what this looks like, just to avoid me spinning up a dev environment to test this? 😅

@stephenfin Sure, the button is hidden when viewing the last patch in a series.

image