riverqueue / riverui

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

stop using useSuspenseQuery to fix route flashes #32

Closed bgentry closed 1 week ago

bgentry commented 1 week ago

This can be revisited in the future, once we have time to figure out how to implement it correctly.

Also fixed some z-index issues I noticed while in here.

Fixes https://github.com/riverqueue/riverui/issues/29.