Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Mobile-responsive Hamburger not visible #1290

Closed
milesflo opened this issue Apr 23, 2020 · 3 comments
Closed

[Bug] Mobile-responsive Hamburger not visible #1290

milesflo opened this issue Apr 23, 2020 · 3 comments
Assignees
Labels
bug priority:low Low Priority TheHive4 TheHive4 related issues UX
Milestone

Comments

@milesflo
Copy link

milesflo commented Apr 23, 2020

Mobile-responsive Hamburger not visible

Request Type

Bug

Work Environment

Question Answer
TheHive version / git hash 3.4.0
Package Type Docker
Browser type & version Firefox

Problem Description

TheHive's responsive hamburger menu is not correctly stylized to appear.

(Note that when I say 'mobile', I'm referring to the small side of responsive design, not that this service should be accessible from a phone)

At first, I thought there wasn't a hamburger menu to begin with, but mousing over the expected position revealed that there is a button there.
image
image

The button contains 3 spans with the class icon-bar:
image

Steps to Reproduce

  1. Open TheHive site
  2. Make browser narrow
  3. Observe lack of hamburger menu

Possible Solutions

This CSS class should be altered to have the property background-color: white;

Result:
image

Alternatively, you can use the unicode char U+2630 ☰. This is pretty common and means less fighting with CSS, IMO:
image

@milesflo milesflo added the bug label Apr 23, 2020
@LaZyDK
Copy link

LaZyDK commented May 2, 2020

Wow. I didn’t even know that we had that button on mobile devices. This has been a nuance for quite some time for me :)

@milesflo
Copy link
Author

This is still present in TH4

@nadouani nadouani added this to the 4.0.1 milestone Nov 8, 2020
@nadouani nadouani self-assigned this Nov 8, 2020
@nadouani nadouani added TheHive4 TheHive4 related issues priority:low Low Priority UX labels Nov 8, 2020
@nadouani nadouani changed the title [Bug#UI] Mobile-responsive Hamburger not visible [Bug] Mobile-responsive Hamburger not visible Nov 8, 2020
@nadouani nadouani closed this as completed Nov 8, 2020
@milesflo
Copy link
Author

@nadouani 🙌 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug priority:low Low Priority TheHive4 TheHive4 related issues UX
Projects
None yet
Development

No branches or pull requests

3 participants