IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If combo has larger itemTemplate the content is cut off.

MayaKirova opened this issue · comments

commented

Description

Custom content is cut off to the size of the default combo items.

  • ignite-ui version:
  • browser:

Steps to reproduce

  1. Run this sample:
    test.zip

  2. Open the combo and observe it:
    image

Result

Content within the item is cut off.

Expected result

Content is visible.

Note that this is the same sample as in the samples: https://www.igniteui.com/combo/templates
The samples currently use version 21.1.11 and it seems to work as expected there.

Attachments

Attach a sample if available, and screenshots, if applicable.

Duplicate of #2174