Teodosia Hristodorova

Results 22 comments of Teodosia Hristodorova

@hanastasov , @kdinev the issue is reproducible when you open [this ](https://www.infragistics.com/products/ignite-ui-angular/angular/components/slider/slider#labels-orientation-and-visibility) demo in stackblitz, download it and then run it locally ![slider](https://user-images.githubusercontent.com/52423497/167834746-44c373e0-1e02-46c0-b8d0-542eaad5a3b3.gif)

@kdinev I think it always worked there. The only scenario in which it does not is when the sample is downloaded from stackblitz and run locally.

Hello @amrit-moomie , Nested menu similar to the attached could be implemented on application level using the IgxDropDownComponent and such a sample will be available in our documentation later this...

An expression without return fields could be committed through UI (this was fixed in the base branch) ![QB_issue15](https://github.com/user-attachments/assets/744fd71a-f208-4d45-9b48-375e755f8652)

1. Change the entity in the nested query 2. Commit through API ![QB_issue12](https://github.com/user-attachments/assets/3b58b4c2-94df-4939-9c44-f95a37161d0a) The empty expression is still in edit mode

If we clear the return fields and commit through API as follows: ![QB_issue13](https://github.com/user-attachments/assets/17097b87-569e-44e8-a417-d261a05e56ed) We would have ![image](https://github.com/user-attachments/assets/7ac7e111-14cf-40c3-a752-1fa647d37939) @imincheva Should we change the appearance in this scenario in order to notify...

- If we commit through API an expression with a column of type number without selecting operator the chip looks like the following: ![image](https://github.com/user-attachments/assets/6adfff3f-32dd-4b4d-9556-214a76c75c69) - For other data types the...

1. Add field of type date to the entity 2. Add 'after' condition to the date type column An error is thrown: TypeError: Cannot read properties of undefined (reading 'formatter')...

1. Add query builder without initially set expression tree: ` ` The '+' icons in the add "'and'/'or' group" buttons are not displayed. _Suggestion: move the registerSVGIcons method to the...

1. Add query builder without initially set expression tree 2. Add new group: ![image](https://github.com/user-attachments/assets/4af1e37b-6e76-4876-be26-65e62d015e28) 3. Commit it: ![image](https://github.com/user-attachments/assets/37a35ff4-fb1a-4086-bec5-6a35b57f1a62) 4. Delete the group 5. Click on some of the add new...