chromeos.dev
chromeos.dev copied to clipboard
Back to top button not being rendered
Describe the bug
A back to top button should be visible on the pages.
To Reproduce Steps to reproduce the behavior:
- Go to https://chromeos.dev/en/posts/android-package-signer
- Scroll down to the bottom of the page
- No back to top button is being rendered.
Expected behavior A back to top button should be rendered and visible on the page.
Desktop (please complete the following information):
- OS: [e.g. iOS] macOS
- Browser [e.g. chrome, safari] Chrome
- Version [e.g. 22] 99
The back to top button is only visible <900px, and on the current site I do see it rendering when the screen size is below that cutoff point. Is this that it's not showing at all, including below that breakpoint, or that you'd like it to always be visible?
the button only being visible below on displays below 900px feels a bit weird,w shouldn't it be visible on all screen sizes?