Skip to content

Comments

Fix for border-radius being too large for 3-line entries like in Mail#3136

Merged
juliusknorr merged 1 commit intomasterfrom
fix/listitem-border-radius
Sep 2, 2022
Merged

Fix for border-radius being too large for 3-line entries like in Mail#3136
juliusknorr merged 1 commit intomasterfrom
fix/listitem-border-radius

Conversation

@jancborchardt
Copy link
Contributor

Fix what @marcoambrosini mentioned at #3055 (comment)

44px avatar size / 2 + 8px padding, and 2px for better visual quality

The avatar size and padding should ideally be taken from variables but I couldn’t see the relevant ones in the variables file. --default-grid-baseline: 4px; is added by @juliushaertl in another pull request.

Unfortunately can’t do screenshots as I can’t see how to add the third line to the component in the docs.

@jancborchardt jancborchardt added enhancement New feature or request 3. to review Waiting for reviews design Design, UX, interface and interaction design feature: app-content-list Related to the app-content-list component labels Aug 31, 2022
Copy link
Contributor

@CarlSchwan CarlSchwan left a comment

Choose a reason for hiding this comment

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

🐘

Copy link
Contributor

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

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

👌
Could you move your comment to the commit message maybe?

@jancborchardt
Copy link
Contributor Author

Could you move your comment to the commit message maybe?

I’d say it should stay there as it’s quite a specific value? As said, ideally variables are used. Like, commented code is good, no? :D

@jancborchardt jancborchardt requested a review from GretaD September 2, 2022 01:21
@jancborchardt
Copy link
Contributor Author

Can we merge this @CarlSchwan @marcoambrosini @juliushaertl? :)

@juliusknorr juliusknorr merged commit 8bb0ffb into master Sep 2, 2022
@juliusknorr juliusknorr deleted the fix/listitem-border-radius branch September 2, 2022 14:36
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 design Design, UX, interface and interaction design enhancement New feature or request feature: app-content-list Related to the app-content-list component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants