Carlos Garcia

Results 68 issues of Carlos Garcia

### Quick summary The total and free size of filesystem reported in sites doesn't match the ones from the machine. This can lead to issues in plugins that rely on...

[Type] Bug
Studio App
[Pri] Normal
Triaged
Needs Author's Reply

Related to https://github.com/Automattic/dotcom-forge/issues/8606#issuecomment-2288458361. ## Proposed Changes - Add a function to determine if SQLite integration is installed on a site. - Add an IPC handler that determines if the Import/Export...

[Type] Enhancement
Studio Import & Export

### Quick summary When creating a site, the suggested site name is not translated. ### Steps to reproduce 1. Set the OS to a non-English language supported by the Studio...

[Type] Bug
Studio App
[Pri] Low
Triaged

Saving a post with a YouTube block results in a crash if the Network access is enabled. **Steps to reproduce it:** 1. Enable Network access. 2. Navigate to WP-Admin ->...

Similar to https://github.com/WordPress/wordpress-playground/issues/1097, I noticed some WP-CLI commands don't work when using https://playground.wordpress.net/demos/wp-cli.html. All results in the execution being frozen and no result is returned after invoking the command. Here's...

[Type] Enhancement

### Quick summary The button that opens the application menu on Windows is not visible when using an RTL language. ### Steps to reproduce 1. Open the app with a...

[Type] Bug
Studio App
[Pri] Low
[Platform] Windows
Triaged

### What Provide light and dark mode options in the app. They could be configurable via settings but it could synchronize with OS preference. ### Why Most of the apps...

Needs Design
Feature Request

## Motivation for the change, related issues **Related issue from the Studio app:** https://github.com/Automattic/studio/issues/387 Currently, cookies are persisted internally in the PHP request handler ([reference](https://github.com/WordPress/wordpress-playground/blob/trunk/packages/php-wasm/universal/src/lib/php-request-handler.ts#L495)). This ensures that cookies are...