Egor Volvachev
Egor Volvachev
> A couple of notes: > > 1. I think that the correct approach would be to clear the tooltip opening timeout if the pointer is moved away. > 2....
> Hello @volvachev, we're running this PR through Google's internal presubmit. Could you please rebase this branch with master? Hi, I did it.
> tyty, the most recent presubmit process from earlier this week had less than ten failures. I'm kicking off a fresh one. So, will my fix be included in new...
Hi, could you please update the `stackblitz` link for your example.
> I think you can use `NZ_CONFIG` instead of setting these properties with `forRoot()` Yes, you're right. I have updated pr, added a new field to the nz config.
> @volvachev Could you add a unit test? Hi, I have written one test for this case.
I think it's similar to this one. [issue](https://github.com/NG-ZORRO/ng-zorro-antd/issues/7433)
Could you format your changes, please?
> Hi @volvachev , > > Thanks for your effort and support. I have a question about this PR, what problem is exactly solved? If the aim is to hide...
> Hi @volvachev, > > I reviewed your PR and there is a defect in it. It only works on the first load or refresh, it fails if I shrink...