riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
48 stars 3 forks source link

Move job pagination bar to fixed bottom #28

Closed bgentry closed 2 weeks ago

bgentry commented 2 weeks ago

The floating & jumping nature of this is very frustrating in practice as the list updates and the buttons move all over the place.

bgentry commented 2 weeks ago

Fixed by https://github.com/riverqueue/riverui/pull/31