Skip to content

Fix gap by filter svg and empty search message overflow#3192

Merged
MorrisJobke merged 2 commits intomasterfrom
fix-app-settings-layout-minor
Jan 24, 2017
Merged

Fix gap by filter svg and empty search message overflow#3192
MorrisJobke merged 2 commits intomasterfrom
fix-app-settings-layout-minor

Conversation

@eppfel
Copy link
Copy Markdown
Member

@eppfel eppfel commented Jan 21, 2017

The svg with the filter definition was using space, fixed with float.

With the change to flexbox the display:none of the .hidden class was overwritten.

@mention-bot
Copy link
Copy Markdown

@eppfel, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jancborchardt, @ChristophWurst and @icewind1991 to be potential reviewers.

@MorrisJobke
Copy link
Copy Markdown
Member

How can I reproduce the old behaviour?

Copy link
Copy Markdown
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

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

Found the difference. It's a small gap at the top. With this fix the content is more on the top.

👍

@MorrisJobke MorrisJobke added this to the Nextcloud 12.0 milestone Jan 22, 2017
Copy link
Copy Markdown
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

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

Please do it with css in css files, not in the templates.
:)

Signed-off-by: Felix A. Epp <work@felixepp.de>
@eppfel eppfel force-pushed the fix-app-settings-layout-minor branch from d35f6f4 to 82bfe3b Compare January 22, 2017 13:47
@eppfel eppfel added 3. to review Waiting for reviews bug design Design, UI, UX, etc. feature: apps management labels Jan 22, 2017
@eppfel
Copy link
Copy Markdown
Member Author

eppfel commented Jan 23, 2017

Please review again!

Anyone knows what's with the codecov/patch check?

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv
Copy link
Copy Markdown
Member

I added a class just to be more specific and clear :)

@codecov-io
Copy link
Copy Markdown

Current coverage is 53.92% (diff: 0.00%)

Merging #3192 into master will decrease coverage by 0.01%

@@             master      #3192   diff @@
==========================================
  Files          1299       1299          
  Lines         80134      80350   +216   
  Methods        7909       7938    +29   
  Messages          0          0          
  Branches       1248       1248          
==========================================
+ Hits          43227      43332   +105   
- Misses        36907      37018   +111   
  Partials          0          0          
Diff Coverage File Path
0% settings/templates/apps.php

Powered by Codecov. Last update 012e521...927f044

@MorrisJobke
Copy link
Copy Markdown
Member

Anyone knows what's with the codecov/patch check?

it's there to check for the change in code coverage compared to what was there before. So it fails everytime the coverage is less than before 🙈

@MorrisJobke MorrisJobke merged commit c0341f3 into master Jan 24, 2017
@MorrisJobke MorrisJobke deleted the fix-app-settings-layout-minor branch January 24, 2017 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug design Design, UI, UX, etc. feature: apps management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants