web icon indicating copy to clipboard operation
web copied to clipboard

Modals can overlay the logged out page

Open dschmidt opened this issue 4 months ago • 2 comments

Steps to reproduce

open a modal, be logged out because of session timeout

Expected behavior

Modal is closed and the logged out page is visible and accessible

Actual behavior

Modal is not closed and prevents access to the underlying page

Setup

Please describe how you started the server and provide a list of relevant environment variables or configuration files.

OCIS_XXX=somevalue
OCIS_YYY=somevalue
PROXY_XXX=somevalue

Additional context

Add any other context about the problem here.

dschmidt avatar Feb 21 '24 15:02 dschmidt