Daniel Richards

Results 215 comments of Daniel Richards

I think this change may have broken the React Native codebase. When I try running it now I see this error: error: Error: While trying to resolve module `@tannin/sprintf` from...

> hi @talldan, wanted to confirm something, is the react-native environment configured to support typescript files? Sorry for the delay replying. I don't know, I've not personally worked on the...

https://github.com/Automattic/studio/issues/63 is related. That allows selecting editor/terminal. It won't be scalable to add every kind of application, so at some point there might need to be a way to add...

> What's the correct way to authenticate in Playwright tests using @wordpress/e2e-test-utils-playwright? From what I understand, using environment variables is the correct approach. Have you tried logging out `process.env.WP_USERNAME` /...

Sadly I don't think many of the original devs contribute any more. > When observing the test execution, I can see the browser opens the WordPress login page but doesn't...

I found another repo that also uses the package that might serve as a guide - https://github.com/IndiraBiswas/playwright-woo-Commerce edit: Though it also seems to use some functions that don't exist 😕

@up1512001 Thanks for another contribution! Something that's helpful when creating PRs is to type 'Fixes #62672' in the PR description, that links the PR to the issue it solves, sets...

It does look better than `trunk`: ![Screenshot 2024-06-24 at 3 19 09 pm](https://github.com/WordPress/gutenberg/assets/677833/78e4a7a0-8715-4d61-a797-b317ec0c3192) But the focus style in this PR still looks too thin compared to a normal focus style:...

@ellatrix I agree it is minor, but also seems low risk and affects quite a prominent part of the site editor. I don't really mind, feel free to remove the...

I think synced patterns right now are missing some features that allow them to act properly as sections (the missing shuffle button is one), but I think it's something that...