Remove display name ellipsis in user menu#42402
Merged
Conversation
jancborchardt
requested changes
Dec 20, 2023
a818238 to
1e1f940
Compare
jancborchardt
approved these changes
Dec 21, 2023
Member
jancborchardt
left a comment
There was a problem hiding this comment.
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.
Member
Author
|
There is a conflict ; what's the easiest way for me to solve it ? |
9bd9138 to
8d21e7c
Compare
Contributor
|
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 <33763786+Jerome-Herbinet@users.noreply.github.com> Update UserMenu.vue Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run build Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Revert with a higher max-width value Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
8898d97 to
02e2c69
Compare
Contributor
|
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Contributor
|
/backport 02e2c69 to stable28 |
Contributor
|
CI failure unrelated |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


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