Ladez Posted November 1, 2020 Share Posted November 1, 2020 I frequently end up in a situation where the entire site is blacked out, and I have to scroll to the top and close the endorsement reminder. The issue is that the endorsement reminder doesn't follow the viewport. This is an issue because you can actually open a page without being at the top of the page, like opening notifications. (It's an issue regardless, but this makes it a serious one.) It can be fixed by giving the element a fixed position so it follows the viewport, rather than an absolute position, which is relative to the parent element. Thank you. Link to comment Share on other sites More sharing options...
BigBizkit Posted November 2, 2020 Share Posted November 2, 2020 Thank you for the report and the tip on how it could be fixed. I'll investigate that and relay that to our webteam. :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now