Remark42's user sidebar (appears when you click on your username after logging in)
This is probably due to the navbar/content having a higher z-index than the divs.
The post's z-index was raised so that it can cast shadows on other divs (eg. navbar), instead of being cast on.
We should also check the footer and the navbar's z-indexes.
Known divs that have this problems are:
- Cookie/Privacy policy popup
- Remark42's user sidebar (appears when you click on your username after logging in)
This is probably due to the navbar/content having a higher z-index than the divs.
The post's z-index was raised so that it can cast shadows on other divs (eg. navbar), instead of being cast on.
We should also check the footer and the navbar's z-indexes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Known divs that have this problems are:
This is probably due to the navbar/content having a higher z-index than the divs.
The post's z-index was raised so that it can cast shadows on other divs (eg. navbar), instead of being cast on.
We should also check the footer and the navbar's z-indexes.