django-unfold icon indicating copy to clipboard operation
django-unfold copied to clipboard

Adjust Auto Complete width in TabularInline

Open afsangujarati93 opened this issue 11 months ago • 1 comments

I have a Tabular inline and when I add autocomplete on one of the field (location), it reduces the size of the field and the search box overflows out of the dropdown

SS with autocomplete on the location field

image

SS without autocomplete on the location field (normal select) image

Is there a way to fix this using the code or it needs to be fixed in unfold itself?

afsangujarati93 avatar Mar 22 '24 14:03 afsangujarati93

This is the same to https://github.com/unfoldadmin/django-unfold/issues/267

justinqian42 avatar Mar 23 '24 04:03 justinqian42