fix(relation): Fix ellipsis for long selected relation labels - #2878
Conversation
|
@samin-z I guess because you're using single word. In my test scenario there were multiple words |
|
@Koc the issue is that the input field is flexible and exapnds with the content (has nothing to do with if its a single words or multiple words), so the input box expands to the width of the 'edit row' box and if it's bigger than that, the text still mixes with the 'dropdown' and 'cancel' icon. |
enjeck
left a comment
There was a problem hiding this comment.
no longer needed since nextcloud-libraries/nextcloud-vue#8829 is merged???
|
I will update library and double-check |
7173fd2 to
328c1a0
Compare
|
I've updated libraries but it seems like this is not enough. Here what I've achieved in current branch with override:
@samin-z please test on your side. If everything ok - I will move changes from the current PR back to libraries. |
328c1a0 to
5606dd3
Compare
5606dd3 to
9055e54
Compare
@Koc the issue still stands. |
9055e54 to
a19e202
Compare
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
a19e202 to
d6dae04
Compare
|
@samin-z theck one more time, please. I've tested in Firefox and Chrome |







This PR fixes display of the relation fields with long relation label for add/edit modal and inline edit.
🖼️ Screenshots
🏁 Checklist
/backport to stableX.X🤖 AI (if applicable)