Jatin Kathuria

Results 8 comments of Jatin Kathuria

Thanks @chandlerprall for your revert. I 100% agree. I have not been able to zero in on the cause of that issue yet. Will let you know if I have...

Thank you @constancecchen , this works perfectly in our use case. You are awesome 🦸‍♀️ . Although, should this approach be considered a workaround? I say so because of 2...

@kevinlog I agree with the option that you proposed. But as @caitlinbetz said, I would also let @paulewing weigh in on it. Thank you very much for both of your...

Thank you all for your inputs. As final resolution, timeline bottom bar has been enabled on below pages. - Security / Dashboards - Security / Explore - Security / Cases...

@ACronje , >This adjustment works: > type MyAwaited = > T extends PromiseLike > ? V extends PromiseLike > ? MyAwaited > : V > : never I have one...

@Mario-Marion Thanks for your revert.. [Here is the playground link](https://www.typescriptlang.org/play?ts=5.1.3#code/PTAEHUHsCcGsEsB2BzAsAKAC4E8AOBTUAWWwEEB3AQ3k3wBMAeAFVHwA9bE6BnUABWiQAtvG74AMvFj4GAV0SxEkcolAAffoJFjJ0hpUTYAfCdABeDKFAt2nHpuGiJUmUgBm+aKABqRy1dAAfh9WDnwuXgFHHRd9Qz90AIDgkgpqWkZffySALh9s0DzEfAA3TwxgACpQAH06+ob663xuTFAAYUoxXkbeutBK4Ax4IVwYNpwCUABvUABRAEdZSgAbABp5tgIAYzaAX1A3LVAAcgABSfwAWm2AC1WV8OQW4FlMeBXuE4wMS9AADXMDm0Mla0CQyASfwAmkCoiCGLM3PB8Cs6EVZEIAEaeUB7KF4QgALThWicDHh5LBEPUoEQmJx0BMv0JoCJAEZSdEZJSxBSyXzqShaVjIJBHgYTASpiwzDNQJhbuE8gAKSCINyyFbIlaPdGgFWUaDIDHYzwASnMRlABmwlrM1tteJ+WFZ2y6LSBAG1-HMtvhdgxFssVgxUlQaPQGP8jBshZDY77-YHg6sw2QIxkGNDY-Lkaj9fSzV58YnEpsdpgg0s0+H0lGibn47Si4yTGsk5XqyH02lI4wOU3MODhRpReL8JKy1Y-V3U6G6-3mLnW552xgALoukCgC7cK7sSsH6CCaAsqaeU9AxdZ1dMl1AA). Line 21 shown an error

thank you. This makes sense. I was under assumption that [this comment](https://github.com/type-challenges/type-challenges/issues/18837#issuecomment-1518715442) uses out-of-the-box `PromiseLike`. Still getting used to these long generic types.

@kfirpeled > where we can track the migration progress to the referred package that will contain the flyout? You can track the progress of migration of flyout components in a...