Uh oh!
There was an error while loading. Please reload this page.
CSS changes for better distinction between user name and full name in user list - #33669
CSS changes for better distinction between user name and full name in user list#33669Jerome-Herbinet wants to merge 11 commits into
Conversation
…name Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This reverts commit 6879c01.
Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Jerome-Herbinet
commented
Aug 24, 2022
jancborchardt
left a comment
There was a problem hiding this comment.
Good idea! Some design feedback:
- We never use italic cause it is not so easily legible
- Instead, we could bold the display name
- Display name should show in first row, then account name, so it doesn't look weird with a bold subline
- That variable looks non-standard, we only use either color-main-text or color-text-maxcontrast. But if we bold the display name, we don't need to reduce the color of the account name.
szaimen
commented
Aug 24, 2022
This change needs to be reverted. See https://stackoverflow.com/questions/30275691/removing-subproject-commit-from-github/30275888#30275888 |
@szaimen I think I've removed it ; can you tell me if it's OK ? (submodule) |
Jerome-Herbinet
commented
Aug 25, 2022
@jancborchardt thanks for your suggestions ; I'll take care of it. |
This reverts commit 3e2190e.
This reverts commit 3f0ca0d.
@jancborchardt Italic removed. Bold "only" is not enough. Bold AND "color-main-text" is too much (too aggressive). So I propose only using color-main-text. I think I don't have skills to invert lines (and I'm afraid of doing this myself now) ; can someone else do it ? Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Jerome-Herbinet
commented
Aug 25, 2022
|
| [submodule "3rdparty"] | ||
| path = 3rdparty | ||
| url = https://github.com/nextcloud/3rdparty.git |
There was a problem hiding this comment.
hm... seems like following my link removed too much :/
@skjnldsv do you know how to fix that?
szaimen
commented
Aug 25, 2022
@Jerome-Herbinet thanks! Can you please post a new screenshot? That would be great! |
Jerome-Herbinet
commented
Aug 25, 2022
@szaimen here it is : |
szaimen
commented
Aug 25, 2022
jancborchardt
commented
Aug 25, 2022
@Jerome-Herbinet almost :) could you:
|
Jerome-Herbinet
commented
Aug 25, 2022
@jancborchardt in fact the text isn't bold ; the other screenshot boldness is certainly due to the default font of my Ubuntu Laptop. Here is a screenshot of the same NC instance, under Manjaro. So do you want me to bold something ? And about putting the display name in first position, I won't be able to do it my self (sorry). |
jancborchardt
commented
Aug 25, 2022
@Jerome-Herbinet ah got it, thanks for the screenshot! Then I'd only say it would be nice to bold the display name (best use a |
Remove "displayName" class call to target "subtitle" class in users list AND in table header. Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
For PR nextcloud#33669 Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Done @jancborchardt |
Jerome-Herbinet
commented
Aug 26, 2022
As a newbie as code contributor, I made an error, by committing 5f9962d ... I think I've cancelled it, can you confirm ? (sorry for the mess, I'm learning). |
Jerome-Herbinet
commented
Aug 26, 2022
I'm concerned about submodule problem ; do you have a tip to solve it ? |
Jerome-Herbinet
commented
Sep 20, 2022
Hello, |
szaimen
commented
Sep 20, 2022
Yesy that is probably a good idea. Thanks! |
Jerome-Herbinet
commented
Sep 20, 2022
OK @szaimen, I close it and tell you when the new PR is created (I'll cross the fingers). |
Jerome-Herbinet
commented
Sep 20, 2022
New PR --> #34163 |



Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Signed-off-by: Jérôme Herbinet 33763786+Jerome-Herbinet@users.noreply.github.com