-
Notifications
You must be signed in to change notification settings - Fork 58
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
List block design review #897
Comments
Moving to next milestone. |
@SergioEstevao @daniloercoli how hard would you say this is? I like the improvements but I have no idea if this is a trivial change or a week-long one, and with everything else in the backlog I wouldn't put a lot of time into this right now. |
So in iOS I already addressed some of the spacing issues. Another part of them will be sorted with the improvements/fixes I'm doing on the nested lists. I will say to wait for those to be merged and then reevaluate again. |
Aztec on Android does already provide a way to customize paddings and margins. We can set those custom settings in the wrapper and refine the UI. |
@iamthomasbishop So I tested this again on Android and while it looks all the bugs/crashes are solved but I think that only some of the visual refinements were addressed. I marked above the ones that I think are sorted. On iOS it looks all the visual refinements were addressed except for the bullet character on the second level, we have a pending PR for it in Aztec iOS but we decided to postpone it until android implemented it too. |
Closing since the List block was improved when migrating to inner blocks, so the UI is now unified in both platforms. |
While giving the latest alpha of WPAndroid (alpha-165), I noticed a few things that could use some refinement. Because I was previously out for ~5 weeks, I'm not sure which/if any are in progress or fixed. With that said, here are the things that jumped out at me (and some redlines from the original block design for reference):
(above: proposed block design)
(left: current implementation, right: proposed)
Visual refinements
list-style-type
should becircle
Bugs
Side note: I think on Android, there might be a regression on inner block padding, where there's too much padding along the top and bottom edges of inner blocks – something we fixed previously?
cc @SergioEstevao @etoledom @hypest
The text was updated successfully, but these errors were encountered: