igniteui-angular-samples
igniteui-angular-samples copied to clipboard
Grid with Cascading Combos Sample template styling
Description
Combos in the cell look a bit odd when the cell is focused and some combos go outside the cell outline.
Steps to reproduce
- Open https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/cascading-combos#angular-grid-with-cascading-combos-sample-overview
- Click on the first combo to focus
- Observe the cell outline and the combo inside
- Select something from the first to enable the second combo
- Focus the second combo and again observe the cell outline
Result
None of the combos fill out the cell or look truly embedded (like they would if they were an edit template):
But the second and third column combos don't even fit in the cell and go outside the border on top:
Expected result
Not sure what the intended design for this sample is, perhaps the box input inside the cell is intended, but at least the second part with the combo going outside the cell outline (possibly because those have a progress bar extra?) I think shouldn't happen.
Attachments
Attach a sample if available, and screenshots, if applicable.