Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

[Bug] Opening Header menu causes elements to offset #198

Open
travisk-codes opened this issue Apr 14, 2020 · 2 comments
Open

[Bug] Opening Header menu causes elements to offset #198

travisk-codes opened this issue Apr 14, 2020 · 2 comments
Labels
bug Something isn't working held back Held back until out of maintenance mode

Comments

@travisk-codes
Copy link
Collaborator

travisk-codes commented Apr 14, 2020

Describe the bug
When the Header avatar menu is opened, the scrollbar disappears, causing certain page elements to jump slightly (Header search bar, create post Floating Action Button, probably other Header buttons underneath menu). This is only an issue when the browser is displaying a scrollbar (for me: in Firefox, not in Chrome)

To Reproduce

  1. Use browser with visible scrollbars?
  2. Navigate to page with scrollbar
  3. Open Header menu
  4. Witness elements jumping

Expected behavior
Elements should stay where they are when a menu is opened, probably.

App Information (please complete the following information):

  • OS: Ubuntu 18.04.3 LTS
  • Browser Firefox Developer Version 75.0b12
@travisk-codes travisk-codes self-assigned this Apr 14, 2020
@travisk-codes travisk-codes added invalid This doesn't seem right bug Something isn't working and removed invalid This doesn't seem right labels Apr 14, 2020
@travisk-codes
Copy link
Collaborator Author

Is this behavior present on other OSes? Chrome on Ubuntu doesn't show a scrollbar, which I'm able to copy in Firefox, but I feel like this isn't the best solution. I mean it's a solution, but maybe Chrome not having a scrollbar should be considered a bug as well. I dunno.

@alicerunsonfedora
Copy link
Member

This might be from when I intentionally hid the scrollbar so that the desktop app didn't look off with a scrollbar the height of the entire window, including the top bar. Seems like there's some conflicting CSS going on.

See https://github.com/hyperspacedev/hyperspace/blob/master/public/index.html#L29-L37

@alicerunsonfedora alicerunsonfedora added this to the v1.1.3 milestone Jun 19, 2020
@alicerunsonfedora alicerunsonfedora modified the milestones: v1.1.3, v1.1.4 Jul 1, 2020
@alicerunsonfedora alicerunsonfedora removed this from the v1.1.4 milestone Oct 3, 2020
@alicerunsonfedora alicerunsonfedora added the held back Held back until out of maintenance mode label Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working held back Held back until out of maintenance mode
Projects
None yet
Development

No branches or pull requests

2 participants