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

fix app header mobile and networks menu arrows #3128

Merged
merged 8 commits into from
Nov 18, 2019

Conversation

Bitcoinera
Copy link
Contributor

@Bitcoinera Bitcoinera commented Nov 13, 2019

Closes #3162

Description:
Some fixes for the mobile menu display affecting the AppMenu.vue file.

Fixed the app header not showing when opening the app menu in mobile.
Also fixed the inconsistency in the app menu with Networks showing when turning into mobile.

Thank you! 🚀


For contributor:

  • Added changes entries. Run yarn changelog for a guided process.
  • Reviewed Files changed in the github PR explorer
  • Attach screenshots of the UI components on the PR description (if applicable)
  • Scope of work approved for big PRs

For reviewer:

  • Manually tested the changes on the UI

@Bitcoinera
Copy link
Contributor Author

This is the fixed view
image

@jbibla
Copy link
Collaborator

jbibla commented Nov 13, 2019

we need to leave this as is for now. there is no other place where the network link is exposed.

@Bitcoinera
Copy link
Contributor Author

Got it. Should I then make a separate branch for just the app header?

@faboweb
Copy link
Collaborator

faboweb commented Nov 14, 2019

@Bitcoinera just hide the arrow on line 81 instead of the whole link ;)

@Bitcoinera
Copy link
Contributor Author

Done!

@Bitcoinera Bitcoinera self-assigned this Nov 17, 2019
@Bitcoinera Bitcoinera force-pushed the ana/fix-app-header-mobile-and-app-menu-arrows branch from ed4ec18 to 0dbdb9c Compare November 17, 2019 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add close button to mobile menu
3 participants