ANUPAM KHOSLA

Results 6 comments of ANUPAM KHOSLA

> This library is unmaintained Are you associated with the creators of this project? It has 38.6k stars, and it is one of the major css frameworks out there like...

> Anupam, no he isn't. He's promoting his own new framework. The fork of this project works just fine. I'm using it in almost half a dozen projects already. Thanks...

@jshster Thanks for your reply. 100% width or s12 or even flex won't solve the issue completely, because the dropdown has inline `height` given. So, when the content height increase,...

> Can you assign me? I was able to fix the issue in the demo. Changing the .right class position to relative worked for me, but I'd like to try...

It seems like we have a slight communication barrier. Your demo https://jsfiddle.net/y76vzpba/3/ **does not** work properly for screen size less than 475px. You **need** to have a relatively positioned parent(`li`...

@Josh-Cena Great example with `Math.random` to show the importance of how `Promise` gives the certainty for the order of execution of things. But I have questions regarding guarantee2, guarantee3 and...