You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This happens when there is REST API error in the interface.
E.g. image gallery 403 issue #2951. When you got the error, switch to standard search, switch back to gallery, you will notice that there is no REST API call and it returns 403 error straight away again, even if the EDIT_SYSTEM_SETTINGS permission is added.
Another example, file viewer mime-type issue #2707. If you got this error and fix it in a separate tab, clicking the "New search" button still returns the error. If /api/search2 is triggered (by refreshing the page or changing to gallery views), it works again.
Describe the bug
This happens when there is REST API error in the interface.
E.g. image gallery 403 issue #2951. When you got the error, switch to standard search, switch back to gallery, you will notice that there is no REST API call and it returns 403 error straight away again, even if the EDIT_SYSTEM_SETTINGS permission is added.
Another example, file viewer mime-type issue #2707. If you got this error and fix it in a separate tab, clicking the "New search" button still returns the error. If /api/search2 is triggered (by refreshing the page or changing to gallery views), it works again.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Switching from and back to the image gallery should refresh the data.
Platform:
The text was updated successfully, but these errors were encountered: