Clicking "Import -> [ANY OPTION]" keeps navbar header disabled #3189
Labels
bug
good first issue
This is a smaller ticket/bug that may be easier for new contributors
help wanted
Needs a volunteer to claim to move forward
tools: import
Milestone
Describe the bug
In DSpace 8.0, if you are logged in as an administrator and use the left-hand sidebar to click "Import" and then either of the two options (Metadata, Batch Import ZIP), the navbar / header links and buttons become disabled and are unable to be interacted with. Even a full page refresh will not re-enable these links. To clear it you must either proceed through the metadata import process, or try some other admin sidebar functions which load different pages and will reset the navbar enabled/disabled state.
It seems like something going wrong with responsiveness detection, perhaps the navbar thinks it is collapsed? The sidebar also doesn't auto-hide for some items, typically those that just go to a new dspace page without also popping up a selector modal (which do auto hide), but I'm not sure if that's related and so far, "Import" items are the only ones I have seen that cause the navbar / header to break. It happens whether or not the sidebar is pinned.
To Reproduce
Steps to reproduce the
Expected behavior
The DSpace navigation and header links should all be active and working after clicking Import -> Metadata, just like other admin pages
The text was updated successfully, but these errors were encountered: