Garrett LeSage
Garrett LeSage
I tried to figure out a solution with CSS, but it's being set by JavaScript. One way to figure out placement for the left transition is to calculate the width...
> I forked your codesandbox with the min() function referenced above - it also needs the popover's min-width: none - https://codesandbox.io/s/popover-auto-width-forked-5jnr28?file=/custom.css Thanks! This works for me: ...
@blfetche: This does look good, even in small widths. I checked it in Firefox, Chrome, and GNOME Web (all the browser engines). Screenshot from GNOME Web (aka: Epiphany, WebKit), but...
@blfetche: Yes, definitely. But also: Do we need to have all of that every time we use a tooltip? Or can PF be made to handle it by default?
Can we have this set so it's default? It's not ideal to write so much custom JSX or HTML for each and every popover.
We're hitting this as an issue in Cockpit, as we're using the `` layout in PatternFly-React, which uses the PF Flex layout. Flex is currently using margin-right for the gap,...
Not stale, bot
While animations are useful to show that something that's new, didn't just suddenly pop into existence, or immediately teleport from one place to another, some people are negatively impacted by...
Is PatternFly using "the space hack" to control variables yet? https://lea.verou.me/2020/10/the-var-space-hack-to-toggle-multiple-values-with-one-custom-property/? It would simplify a lot of things, such as having to do a bunch of media queries all over...
I pretty firmly believe the infra container is just an implementation detail and we shouldn't show it as a normal container. In this case, someone would just be deleting the...