Cee Chen
Cee Chen
@miukimiu Any chance I could get your help with the "Updated the [Figma](https://www.figma.com/community/file/964536385682658129) library counterpart" step? 🙏
I apologize in advance if I appear argumentative, it's totally not my intention. But I want to stress a few things with this PR: 1. The goal of this PR...
Closing this PR in favor of https://github.com/elastic/eui/pull/6270. We've put out a Kibana/Cloud-wide survey and all responses so far have been largely in favor of switching away from margins to `gap`...
Just wanted to add a +1 that @theKashey's suggestion (forcing `scrollLock={false}` and including `` manually) worked perfectly for us. In our use-case, we didn't need pinch/zoom behavior - but we...
Hi @ginkel - huge apologies that this issue fell through the cracks and that it took us so long for someone to respond to this. Unfortunately most of our devs...
@afharo Can you clarify what behavior you're looking for on EUI's end? If it's the ability to detect `cmd`/special key character presses on click, we already support this, and this...
Yes! The `onChange` callback now passes back the click/keyboard event as the 2nd param/arg, from which you can grab info like whether any special keys were also pressed.
@OzairKhanBro feel free, this specific issue should be a basic `typeof` check. However, I don't know if the codesandbox demos will work even after the third-party util is fixed, until...
After spending about a day investigating and spiking out this change request, here are my findings: - Unfortunately, there's no easy way to upgrade to "only" remove the `trim` dependency....
Definitely still valid