Ilya Konrad

Results 20 issues of Ilya Konrad

### Feature Description Allow listening to sort events in the table-wrapping components. ### Use Case I have a custom TableComponent wrapping `` functionality. Here's a little sample from `table.component.html`: ```...

feature
needs triage

Directives seem to be super-useful feature but I can't make them work. Everything seems to be set up properly. Service works but directives don't. ``` {{ 'action.see_more' | translate }}...

bug
take time

### Is this a regression? No idea ### Description Form field doesn't update the visual state (asterisk) based on validators (unless you touch it or call `markAsTouched()`) after the form...

P3
area: material/form-field

at-pr-reviewer doesn't understand [`translate` CSS property](https://developer.mozilla.org/en-US/docs/Web/CSS/translate). ![image](https://github.com/coderabbitai/ai-pr-reviewer/assets/25200186/06048ad1-ccdb-4d8c-9d65-512d69576697)

Angular 14 introduced [standalone components](https://angular.io/guide/standalone-components), which are imported - like modules - in the `imports` array, which ai-pr-reviewer isn't aware of. ![image](https://github.com/coderabbitai/ai-pr-reviewer/assets/25200186/d9882639-b2d0-4672-82b3-ab03ae254e66)

Angular 17 introduced [Control Flow](https://angular.io/guide/control_flow), which ai-pr-reviewer doesn't understand.

I have a feature request to open user profile when clicking on avatars and names in the chat. I think it makes a lot of sense, since all messengers do...

Just got a request to support attaching images through `ctrl + v` which could help use images in chats quicker by not having to download them.

Real message bubbles and quoted message bubbles (the ones you see when replying to a message) implement line-breaks differently. More specifically there are `` elements in the quoted bubble text,...

It only shows up consistently if you enter the icon area from the left. https://angular-chat-demo-getstreamio.vercel.app/ ![ezgif-4-7ed7676a9e](https://github.com/user-attachments/assets/a4ea2060-2aca-4477-a94b-d3bda4af67e1)