Skip to content
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

Update FolderTagPreview.vue #649

Closed
wants to merge 4 commits into from
Closed

Conversation

DeJQit
Copy link

@DeJQit DeJQit commented Feb 2, 2021

This implementation provides the following UI improvement:

  • Multi-line text beside folder icon

photos-css-change

@DeJQit DeJQit force-pushed the patch-1 branch 3 times, most recently from df56e4b to 81ba538 Compare February 2, 2021 21:57
This implementation provides the following UI improvement:

* Multi-line text beside folder icon

Signed-off-by: Alex Chernega <sasha.chernega@gmail.com>
* Multi-line text beside folder icon
* Multi-line text beside folder icon

Signed-off-by: Alex Chernega <sasha.chernega@gmail.com>
Signed-off-by: Alex Chernega <sasha.chernega@gmail.com>
@skjnldsv
Copy link
Member

Hey!
Sorry, that was on purpose for a more pleasant look.

cc @jancborchardt for design validation

@skjnldsv skjnldsv added 2. developing Work in progress design Related to the design enhancement New feature or request labels Feb 16, 2021
@Mikescops
Copy link
Member

@jancborchardt can you review this design-wise?

@marcelklehr
Copy link
Member

I think this should be limited to two lines. That would yield the maximum of design and legibility, IMO.

@jancborchardt
Copy link
Member

Agree with @marcelklehr on limiting it to 2 lines. And line-height needs to be higher here, ideally it is somewhere between 130%–150% (best use percentage values).

@skjnldsv
Copy link
Member

skjnldsv commented Jan 6, 2022

I think this should be limited to two lines. That would yield the maximum of design and legibility, IMO.

Line clamp is widely supported now, but still a draft
https://caniuse.com/css-line-clamp

@skjnldsv
Copy link
Member

Updated in 25

@skjnldsv skjnldsv closed this Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress design Related to the design enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants