Closed (fixed)
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2020 at 15:45 UTC
Updated:
15 Apr 2020 at 21:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
saschaeggiComment #3
saschaeggiPatch for small "Add" & "Remove" buttons.
Comment #4
saschaeggiComment #6
saschaeggiComment #7
sasanikolic commentedI noticed some more bigger buttons, especially fixed the ones in the dropdown coming from paragraphs_library. Also fixed some margins there.
The "Add Paragraph" button was left big on purpose after discussing it with @berdir, since it's the primary button and should be bigger, IMHO.
Maybe we need some maintainers input regarding those decisions (@miro_dietiker) before continuing here.
Also noticed various issues when you change the add mode to just "Buttons", for example, paddings are missing below buttons. And nested "Add paragraph" buttons are missing right margin between the text and the button. Will create a followup for that.
Comment #9
berdirMiro confirmed that's OK, but looks like we have a test fail that needs to be fixed here?
Comment #10
gaards commentedI added a patch that should fix the test.
Comment #11
saschaeggi@berdir can you have another look at it with the patch from gaards? It works for me and it passes :) Thanks!
Comment #13
berdirSeems like we shouldn't hardcode the exact list of classes and their order in the test, but this isn't making it worse. So, lets do this.