David Calhoun
David Calhoun
Is there (or plans to add) the ability to search repositories that belong to an organizations that my GitHub user is a part of?
### Expected behavior While viewing media full screen in the Reader, the controls (e.g. back button) have enough contrast with the background to be visible and tapping anywhere outside of...
### Expected behavior When dismissing the blogging prompt dashboard card, it is only dismissed for the currently selected site and remains visible for other sites. ### Actual behavior When dismissing...
### Expected behavior The text is contained within the color background element. ### Actual behavior The text overflows the color background element, causing potential legibility issues. ### Steps to reproduce...
**The problem** Rendering `` with an SVG source does not repeat in macOS Safari and iOS Safari. **How to reproduce** Simplified test case: https://codesandbox.io/s/m7n8zm1kwj Steps to reproduce: 1. Render ``...
Support for aliases was added in #176, which is great! However, the support [appears to use a dash-based naming convention](https://github.com/asdf-vm/asdf-nodejs/issues/134#issuecomment-764712355), which diverges from nvm's slash-based naming convention. If possible, it'd...
#### Proposed Changes Following the plans to [refocus the WordPress apps on core features](https://make.wordpress.org/mobile/2022/07/27/refocusing-the-wordpress-app-on-core-features/), we plan to move features that are specific to WordPress.com to the Jetpack app. As such,...
It appears the conversion performed by `espresso` removes any and all comments found in the source file, both inline and block comments. Is there anyway to preserve comments? ## Examples...
## What? Patch `react-devtools-core` to support `jsdom-jscore-rn`, which is used by the native mobile editor. ## Why? The native editor defines `window.document` which caused `react-devtools-core` to believe the environment was...
## What? Set up [Flipper](https://fbflipper.com) debugger integration for the Android platform. Note: this does not enable support for iOS, as this project relies upon `use_frameworks!`, which is currently [unsupported by...