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

"My activity" and "Logout" drop-down menu is not visible on Mobile #2163

Closed
softvision-oana-arbuzov opened this issue Feb 19, 2018 · 6 comments

Comments

@softvision-oana-arbuzov
Copy link
Member

softvision-oana-arbuzov commented Feb 19, 2018

URL: https://staging.webcompat.com/
Browser / Version: Chrome Desktop 64.0.3282.167, Chrome Mobile 64.0.3282.137
Operating System: Google Pixel (Android 8.0.0) - 1080 x 1920 pixels (~441 ppi pixel density)

Prerequisites:

  1. Github account available and signed in.

Steps to Reproduce:

  1. Navigate to https://staging.webcompat.com/
  2. Tap the arrow on the right side of the Github user.
  3. Observe behavior.

Expected Behavior:
Menu with "My activity" and "Logout" option is displayed.

Actual Behavior:
Menu with "My activity" and "Logout" option is not visible.

Note

  1. Not reproducible on Desktop.
  2. Affected area:
<button class="nav-button nav-link" aria-pressed="false">
	<img class="login-avatar-img" src="https://avatars0.githubusercontent.com/u/12184325?v=40" alt="User Avatar">
		<svg class="icon nav-icon" viewBox="0 0 30 30" role="presentation">
			<use href="#svg-chevron-right">dropdown</use>
		</svg>
</button>

Watchers:
@softvision-sergiulogigan
@softvision-oana-arbuzov

screenshot-1519051946376

@softvision-oana-arbuzov
Copy link
Member Author

This issue is related to #2079.

@zoepage
Copy link
Member

zoepage commented Feb 19, 2018

This needs a different positioning for the other break points as they are missing right now.

@magsout
Copy link
Member

magsout commented Mar 14, 2018

@zoepage on my localhost this bug is fixed, or I missed something ?

@zoepage
Copy link
Member

zoepage commented Mar 14, 2018

Did you check on chrome @magsout ? I could reproduce today 🤔

@zoepage
Copy link
Member

zoepage commented Mar 14, 2018

Dang, I missread on my phone. Sorry! This should be fixed by #2172

@zoepage zoepage closed this as completed Mar 14, 2018
@magsout
Copy link
Member

magsout commented Mar 15, 2018

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants