Skip to content

Navbar clickable when saving

Currently we mostly show a spinner and darken the background when we have longer processes in the frontend (like saving, or sending to the CV).

However, within those processes an open navbar is still be clickable:

image

Target of this issue is to refactor this spinner, so that effects the navbar as well.

(I would expect that a global state would make sense that effects the default layout).