Konstantin Dinev

Results 66 comments of Konstantin Dinev

> @kdinev , I created a PR. It was more or less ready for some time but unfortunately as the event arg is cell based, it either requires a type...

@deyvidnenchev I believe this is also reproducible in `17.0.x` and `16.1.x`. Could you please cherry-pick your changes and make PRs against all applicable branches?

@benh500 You also need to enable the row selectors feature from the feature chooser and you can configure it to show/not show row numbering, checkboxes, etc. ![image](https://user-images.githubusercontent.com/1472513/215032822-323a2a24-8a4e-489a-b7a5-04c0f9aaee08.png)

@brianlagunas we won't start any work on this without a specification. We need the item in the backlog, because we plan to have the datepicker utilize the calendar component, which...

@ddaribo @AnjiManova I went through the specification and the designs and I see the design handoff covers the date picker drop down and the date picker dialog. However, I'm unable...

> @kdinev I double checked the initial Spec meeting, where it was discussed that the Angular’s ‘dialog’ mode input not being editable is a bit restrictive and can be subject...

> FYI, component events are automatically listened on by our storybook setup by default 😃. ![image](https://private-user-images.githubusercontent.com/20106115/336434167-aa9082dc-7c1f-426a-998b-91753c377456.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTc1MDk2OTIsIm5iZiI6MTcxNzUwOTM5MiwicGF0aCI6Ii8yMDEwNjExNS8zMzY0MzQxNjctYWE5MDgyZGMtN2MxZi00MjZhLTk5OGItOTE3NTNjMzc3NDU2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MDQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjA0VDEzNTYzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk2NDE4ODcyYTZmNTRlNWI3OWRkNTg4NTI4ZWZkMzQ4OGVmNjFmYmVlYjMyOTcyMmFmMWRhY2I5N2M1N2I4Y2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.L-kGDMWCrRdBpdU5ufl5VSrwW8U5DXBffEMQ-27vrA8) Maybe something was wrong while I was running this. I really wasn't seeing any...

@AnjiManova I found the piece about the end-user experience in the date picker specification in Angular. https://github.com/IgniteUI/igniteui-angular/wiki/Date-Picker-Specification#3-functionality Can you confirm the behavior?