Andrew Duthie

Results 89 issues of Andrew Duthie

# Summary **Collapsed accordion content will be hidden while JavaScript is loading.** This avoids the appearance of flashing content during page load. ## Related issue Closes https://github.com/uswds/uswds/issues/5817 Related to https://github.com/uswds/uswds/issues/3092...

### Describe the bug USWDS includes styles for an "alt" link modifier, where "alt" appears to be for a link shown on a dark background. However, these styles are inconsistent,...

Needs: Confirmation
Package: Link
Affects: Display
Status: Accepted

We recently upgraded our project to the latest version of the plugin, and began noticing errors preventing our application from loading. Specifically, it appears that our application code that imports...

In upgrading from 3.x to 5.x, we've noticed a change in behavior with how `followlocation` affects internal link checking with trailing slashes. Specifically, we want to enforce that internal links...

Fixes the issue identified at https://github.com/Automattic/wp-calypso/pull/103848#discussion_r2124587176 The `pullImage` function uses internal state to ensure that multiple concurrent pulls are only executed a single time. After a pull succeeds or fails...

## What? Ensures that the `Stack` component is exported from the `@wordpress/ui` package. Follow-up to #73308 ## Why? At the moment, the component cannot be used from the package. ##...

[Type] Task
[Package] UI

## What? Updates theme package design tokens to include Figma scope extensions, such that importing the tokens will assign the valid scopes in Figma accordingly. Follow-on to #73859 (specifically https://github.com/WordPress/gutenberg/pull/73859#issuecomment-3636244465)...

[Type] Task
[Package] Theme

## What? Fixes an issue with `DateTimePicker` after #73444 where `Date` or `number` or `string` (with timezone) values passed as `currentDate` would be treated inconsistently from timezoneless strings, potentially resulting...

[Type] Bug
[Package] Components

# Summary **Update banner component example to use vector flag image.** The SVG flag image has been available since USWDS 3.7.0 and is both smaller and more scalable than its...

Status: Triage