ComboBox and DropDownTree not showing correctly on modal forms.

Hello,


I have both a ComboBox and a DropdownTree being displayed in a modal form. But the down arrow appears in the middle of the control, instead of the end of it.


Has anyone seen anything simillar?


Regards,

Alexandre


Attachment: ComboBox_DropDownTree_853e938a.rar

3 Replies

SP Sureshkumar P Syncfusion Team May 2, 2023 10:15 AM UTC

Hi Alexandre,


We suspect that the styles from the Site.css file in the application are overridden by the Syncfusion EJ2 input components appearance. So, we suggest you remove the below styles in your application to get rid of the reported issue. 



[site.css

input, 

select, 

textarea { 

    max-width: 280px; 


Regards,

Sureshkumar P



FD Francisco dos Anjos May 2, 2023 10:25 AM UTC

Hello,


There is no such section on my site.css, maybe in another file?


Regards,


Alexandre


Attachment: site_fdbc8e17.rar


SP Sureshkumar P Syncfusion Team May 8, 2023 10:10 AM UTC

Francisco, thank you for reaching out to us regarding the issue you are facing with our component. After reviewing your concern, we believe that there may be an issue with the styling of the component in your application.

To better understand the issue and provide a solution, we kindly request that you provide us with a sample of your application where the issue is replicated. This will allow us to further investigate and identify the root cause of the problem and provide an accurate solution as quickly as possible.

Please send us your replication sample at your earliest convenience, and we will make sure to prioritize your request and provide a solution that meets your needs.


Loader.
Up arrow icon