Bozhidara Pachilova

Results 30 issues of Bozhidara Pachilova

## Description Scrolling with this configuration exhibits unexpected behavior. * igniteui-angular version: 14.1.x, 14.0.x, 13.2.x * browser: any ## Steps to reproduce 1. Open [this ](https://stackblitz.com/edit/igx-grid-remote-sorting-filtering-demo?file=package.json)sample (forked copy of the...

:bug: bug
status: not-a-bug
grid: groupby
version: 13.2.x
version: 14.0.x
version: 14.1.x

## Description IgxGrid instances do not seem to get properly garbage collected. * igniteui-angular version: 14.0.x * browser: tested in Chrome ## Steps to reproduce 1. Open [this sample](https://stackblitz.com/edit/igx-grid-memory-leak-14?file=src/app/grid/grid.component.html) 2....

:bug: bug
grid
status: in-review

## Description When the container element of the `igx-grid` has a CSS `transform: scale` applied and the columns' `autosize()` method is used, the newly returned width of the longest visible...

:bug: bug
:eyes: status: in-review
grid: resizing

## Description For an Excel sheet opened in the `igx-spreadsheet`, the arrowheads of basic shapes are not displayed. Both for straight or curved arrows. Other more complex shapes, such as...

:bug: bug
:new: status: new
:toolbox: feature-request
spreadsheet

In [the tree topic ](https://www.infragistics.com/products/ignite-ui-angular/angular/components/tree), clicking the StackBlitz buttons of both demos results in the following error and the sampled do not open in SB: ``` igniteui-theming-widget.js?t=1684919968277:2 Uncaught TypeError: Cannot...

status: resolved
tree

A couple of customers have reported that the `npm config set @infragistics:registry https://packages.infragistics.com/npm/js-licensed/` command is no longer working for them (using npm version 9+). The command works with a `=`...

:new: status: new

## Description An unpinned pane is resized by dragging the splitter all the way until no further shrink is possible. After that, its size cannot be grown back by dragging...

bug
status: resolved

## Is your feature request related to a problem? Please describe. Programmatically maximizing a pane is possible by assigning the following properties: ``` targetPane.isMaximized = true; this.dockManager.maximizedPane = targetPane; ```...

feature-request
status: in-review

Closes #174

status: awaiting-test
feature
squash-merge
DO-NOT-MERGE
design: verified
date-picker

Add the following additional input formats for the Date-Time-Input. Related to [this issue ](https://github.com/IgniteUI/igniteui-angular/issues/14011) and [changes](https://github.com/IgniteUI/igniteui-angular/pull/14065) from the `igniteui-angular` repo. Update the spec section about [Custom input format](https://github.com/IgniteUI/igniteui-webcomponents/wiki/Date-Time-Input/_edit#custom-input-format). | Format...

:white_check_mark: status: resolved
feature
date-time-input