Roman Komarov

Results 190 comments of Roman Komarov

I think it should be safe to assume that the tooltip's content always follows the context's content in the reading and tabbing order _regardless_ of the tooltip orientation. I can't...

Using passwords for these kinds of hints will be bad UX for everyone tbh, not sure if it is worth breaking the experience of all other tooltips and popovers just...

While I would like to see a world where the order would stay as written, I think I agree with Tab on that this is the behavior that was implemented...

I think I was initially for option 1, but gradually moved towards option 2. Mainly, deciding for me are the “designing the language for the future” combined with the case...

I would like to add an option to Hayaku to run this exact action after expanding an abbreviation if CSSComb.js plugin is installed. So each new declaration would be placed...

Maybe a similar request, don't feel like creating a new issue, as maybe the reasons are the same, but: there are a lot of narrow common symbols like quotes or...

I was mostly working around this issue by using an external markdown renderer, but recently stumbled upon the problem with the images — given Astro handles them in a “smart”...

I was recently [experimenting with some unrelated things](https://kizu.dev/shrinkwrap-problem/#return-of-the-inline-blocks), where I used inline-blocks for a layout, and I really missed the absence of a `gap` in the normal flow. If we...

Wanted at first to create a new issue, but thought that I could just comment in this one. But then, moved it to its own issue in the end —...

While the sticky elements by themselves can affect the anchor element's layout, I don't think changing the `inset` properties of a sticky element would affect anything, as it is virtually...