Add a notification pop-over, which can be opened by clicking the footer bar.
This may be a nice moment to reconsider using Pinia as a data store, as we now have two views (job table + job details) that should share a data set.