Julie Muzina
Julie Muzina
The z-index snapshot does capture an open tooltip: It looks like we are doing this manually here: https://github.com/canonical/vanilla-framework/blob/2d015f7067dd544f4eb41cb128511b3a620c398e/templates/docs/examples/templates/z-index.html#L90-L93 The way our current Percy integration is architected relies upon pages having...
Changing the order of elements such that `.p-search-and-filter__selected-count` comes after `.p-search-and-filter__box` causes a change in margin left of the filter box, due to a style rule that (as far as...
Filed an [issue with sass](https://github.com/sass/dart-sass/issues/2584) to get some clarity on the timeline to understand when the change in mixed decl order will be made, to help us prioritize when we...
Closing as completed in #5321
See article about u-off-screen approach, may be relevant to this fix - found by @bartaz https://www.tpgi.com/the-anatomy-of-visually-hidden/
With respect to your screenshot, are you referring to the values in the "Result" column? Are you just looking for something like this?
Dev: blocked pending design spec We need design to create a HOC-implementation-ready design for this. Then we can create a spec to align devs, visual, & content, then this can...
Bringing this one back into discussion, as it's gotten a bit stale and we need further alignment before we proceed with implementing it. The core of the problem is that...
It's not quite as simple as just changing to wrapping both in a shallow section, as the heading and subheading are not always in the same container. The full-width image...
> Reduced navigation: should have the same content and work the same: https://vanilla-framework-5110.demos.haus/docs/examples/patterns/navigation/reduced?theme=light Reduced nav example now defaults to being opened, which removes the non-opened nav from [visual testing coverage](https://percy.io/bb49709b/vanilla-framework/builds/35756335/changed/1954881872?browser=chrome&browser_ids=59&group_snapshots_by=similar_diff&subcategories=unreviewed%2Cchanges_requested&viewLayout=overlay&viewMode=new&width=1280&widths=375%2C1280)....