Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

fix: add scrollbar to installed plugin list #1820

Merged
merged 3 commits into from
Mar 14, 2020
Merged

Conversation

brenopolanski
Copy link
Contributor

Summary

If 5+ plugins are installed then add a scrollbar to the plugin list.

before:

image (1)

after:

Peek 2020-03-11 17-38

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour. labels Mar 11, 2020
dav1app
dav1app previously approved these changes Mar 12, 2020
@dated dated mentioned this pull request Mar 12, 2020
3 tasks
@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

Merging #1820 into develop will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1820      +/-   ##
===========================================
- Coverage    60.15%   60.14%   -0.01%     
===========================================
  Files          369      369              
  Lines         9142     9141       -1     
  Branches      1869     1869              
===========================================
- Hits          5499     5498       -1     
  Misses        3458     3458              
  Partials       185      185              
Impacted Files Coverage Δ
.../components/App/AppSidemenu/AppSidemenuPlugins.vue 16.66% <0.00%> (-11.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70dbb8d...ae512cb. Read the comment docs.

@faustbrian faustbrian merged commit ef7aee9 into develop Mar 14, 2020
@ghost ghost deleted the fix/sidemenu-plugins branch March 14, 2020 09:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants