-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Remove display name ellipsis in user menu #42402
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
Remove display name ellipsis in user menu #42402
Conversation
jancborchardt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a818238 to
1e1f940
Compare
jancborchardt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works, but maybe it’s nicer to use something like flex-grow to make this entry fill the available width. :) Then we don’t need a fixed value.
szaimen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine by me
|
There is a conflict ; what's the easiest way for me to solve it ? |
9bd9138 to
8d21e7c
Compare
|
Hello everyone :) @szaimen & @jancborchardt : Should @Jerome-Herbinet update the branch with rebase (please, look at the screenshot)? I worked with him this morning and we rebased his branch. |
8d21e7c to
8898d97
Compare
Signed-off-by: Jérôme Herbinet <[email protected]> Update UserMenu.vue Signed-off-by: Jérôme Herbinet <[email protected]> npm run build Signed-off-by: Jérôme Herbinet <[email protected]> Revert with a higher max-width value Signed-off-by: Jérôme Herbinet <[email protected]>
8898d97 to
02e2c69
Compare
|
/compile |
Signed-off-by: nextcloud-command <[email protected]>
|
/backport 02e2c69 to stable28 |
|
CI failure unrelated |


Fixes #42455
Screenshots made with NC 28.0.1 RC1
Before
After
Checklist