Skip to content

Improved user menu on mobile #379

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

Merged
merged 6 commits into from
Jun 14, 2018

Conversation

mllocs
Copy link
Collaborator

@mllocs mllocs commented Jun 12, 2018

http://g.recordit.co/aMnJR1VuBq.gif

Yet another lifting in our top navigation bar. Now I'm removing the unnecessary dropdown inception.

Copy link
Collaborator

@markets markets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mllocs just a couple of indentation fixes and +1 from my side

<% if current_user %>
<%= render 'application/menus/user_admin_menu' %>
<%= render 'application/menus/user_admin_menu' %>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 indentation

<%= image_tag avatar_url(current_user) %>
<%= current_user.email %>
</li>
<%= render 'application/menus/user_admin_menu_items' %>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 indentation of this block

<% end %>
</li>


Copy link
Collaborator

@markets markets Jun 12, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✂️ extra blank line?

@enricostano
Copy link
Contributor

@mllocs feature/move-language-selector-to-footer branch has been merged I'm pointing this PR back to develop and deploy to staging

@enricostano enricostano changed the base branch from feature/move-language-selector-to-footer to develop June 13, 2018 07:21
@enricostano
Copy link
Contributor

Deployed to https://staging.timeoverflow.org

@mllocs please give a look and :shipit:

@enricostano
Copy link
Contributor

Deployed again to https://staging.timeoverflow.org/

@enricostano
Copy link
Contributor

@mllocs say it's OK 🍏

@enricostano enricostano merged commit 25791a7 into develop Jun 14, 2018
@enricostano enricostano deleted the feature/improved-user-menu-on-mobile branch June 14, 2018 14:00
@enricostano enricostano mentioned this pull request Aug 8, 2018
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.

4 participants