Closed sadakchap closed 3 years ago
I'm in beta, so forgive me if I'm still making mistakes.
I think that's because I changed the sidebar z-index
in https://github.com/parse-community/parse-dashboard/pull/1760/files#diff-beaf5f033a1bc7a22b0ff907b0c114ab47f21efd5ff140fe53fbe87f08f71654.
If the z-index
is now changed again to fix this, the API Console > JS Console
should be checked, because that overlapped the sidebar. Maybe modal dialogs should always have a z-index of 999999 or so.
Closed via #1778
New Issue Checklist
Issue Description
Sidebar comes on top of modal(big modals), due to which can not see modal content.
Steps to reproduce
https://user-images.githubusercontent.com/44117648/131890670-c7bf8e64-9f52-456a-b9df-3c1f922bee68.mp4
This was issue came up in this Screen Resolution - 1366 x 768.
Actual Outcome
Expected Outcome
Environment
Dashboard
2.2.0
Chrome
Version 92.0.4515.159
Server
n/a
n/a
n/a
Database
n/a
n/a
n/a
Logs