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 mobile icon of account menu #649

Merged
merged 4 commits into from
Nov 2, 2020
Merged

Conversation

theovier
Copy link
Collaborator

@theovier theovier commented Oct 26, 2020

Description

Reason for this PR

  • Icons of the navigaton menu "account list" differ in desktop and mobile view.

Changes in this PR

  • change mobile icon to match the desktop version

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manually tested all use cases this could alter

Test Configuration:

  • OS: Windows Mac Linux

  • Browser: Firefox Chrome Safari Chromium

  • Frontend:

    • Development build
  • Backend:

    • No backend needed to test this

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new linting warnings or console warnings
  • I have updated the CHANGELOG.md to include any changes made in this PR (add WIP to the top, if there is none already)

@theovier theovier added bug Something isn't working vue responsive visual Something visual in the user interface labels Oct 26, 2020
@theovier theovier merged commit a48c813 into develop Nov 2, 2020
@theovier theovier deleted the bugfix/mobile_user_icon branch November 2, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working responsive visual Something visual in the user interface vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icon differ on mobile and desktop @navbar Administration > All Users
2 participants