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

The Relation drop drown widget doesn't flex to fit longer texts #6508

Open
mcdowellalex opened this issue Jul 6, 2022 · 9 comments
Open
Assignees
Labels

Comments

@mcdowellalex
Copy link

Describe the bug
The relation widget drop down does not flex to fit longer texts.

To Reproduce
Create a cms where the relation widget data has a longer text.

Expected behavior
The box should flex.

Screenshots
Screen Shot 2022-07-06 at 11 52 39 AM

Solution
If someone could point me in the right direction, I could probably fix it. But I imagine the widgets cms display component just needs the styling to be updated.

@devender15
Copy link

Hello there,

I want to fix this bug. If nobody is working on it then please assign this issue to me.

Thank you.

@samo4
Copy link
Collaborator

samo4 commented Jul 20, 2023

Please wait a little. Untill we merge all the big changes to main.

@devender15
Copy link

Oh okay... so how much time will it take ?? i mean can't contribute to other changes then ?

@samo4
Copy link
Collaborator

samo4 commented Jul 20, 2023

I guess you can start working, but keep in mind that there are a lot of changes incoming.
Verify this PR: #6811

@devender15
Copy link

Okay, thankyou.

@ghughes13
Copy link
Contributor

Been about 3 weeks since this was commented on. Was the post martinjagodic made in #contributing on discord the PR you were talking about samo4? If so, mind if I snag this one?

@martinjagodic
Copy link
Member

@ghughes13 the bulk is now on the main branch, so you can work on this.

@galanggg
Copy link

galanggg commented Sep 7, 2023

Hi all, i already tried to reproduce this issue.

Previously the CSS of list items using width: 100%
Screenshot 2023-09-07 at 14 19 45

And I try to change the width property to min-width, and the content now is fit to the container
Screenshot 2023-09-07 at 14 20 03

But I'm a little bit confused about the implementation of this styling. is the style inherit to the package?

@Uriyo
Copy link

Uriyo commented May 21, 2024

@galanggg Have you solved the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants