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

Fixed responsive buttons layout in app bar when multiple files are se… #3083

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

LukasHirt
Copy link
Contributor

Description

Moved the delete selected behind new and search button so it breaks to newline properly on smaller screens.

Related Issue

How Has This Been Tested?

  • test environment: Manually

Screenshots (if appropriate):

123 123 123 123_8300_index html(iPhone 5_SE)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@LukasHirt LukasHirt added Status:Needs-Review Needs review from a maintainer bug-solved labels Feb 24, 2020
@LukasHirt LukasHirt self-assigned this Feb 24, 2020
@LukasHirt LukasHirt force-pushed the bugfix/mobile-bar branch 2 times, most recently from c51dab5 to 2ddcfa2 Compare February 24, 2020 10:39
Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

@LukasHirt LukasHirt merged commit db8cc79 into master Feb 24, 2020
@LukasHirt LukasHirt deleted the bugfix/mobile-bar branch February 24, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File selection breaks app bar layout in responsive mode
2 participants