Carlos Garcia

Results 68 issues of Carlos Garcia

### Expected behavior On the home screen, when a post is being uploaded it should display the message `Uploading `, independently of the content of the post. ### Actual behavior...

[Type] Bug
[Pri] Low
Posting/Editing
Post Status

Fixes https://github.com/wordpress-mobile/AztecEditor-iOS/issues/1314 ## Description Align the bullet point vertically with the text line. ## How The marker's (bullet point) render rectangle calculation has been changed. ### Origin rectangle The line...

[Type] Bug

Related to https://github.com/wordpress-mobile/gutenberg-mobile/issues/2935 **Describe the bug** Add emoji characters to a list item with text pushes the content some pixels down. **To Reproduce** 1. Go to a post/page. 2. Add...

[Type] Bug

**What**: Add `toBeVisible` matcher following a similar logic as the `jest-dom` matcher ([reference](https://github.com/testing-library/jest-dom#tobevisible)). **Why**: This matcher provides a useful way to verify that a queried element is actually visible. **How**:...

## Description Following https://github.com/wordpress-mobile/gutenberg-mobile/issues/4889, in the Jetpack app, some UI elements like the text selection and caret navigation are using green color (i.e. Jetpack color). However, the rest of the...

[Type] Enhancement
Jetpack

## Description The dragging is not working properly when long-pressing over the content of the following types of blocks: - Search block ✅ **(Already addressed in https://github.com/WordPress/gutenberg/pull/41155)** - Contact Info...

[Type] Bug
Project: Drag & Drop blocks

## Description As a next iteration on the animation of the drag & drop, it would be great to apply the design suggestions noted in [this PR](https://github.com/wordpress-mobile/gutenberg-mobile/pull/4691), specifically the following...

[Type] Enhancement
Project: Drag & Drop blocks

**Is your feature request related to a problem? Please describe.** Requests using `per_page=-1` query parameter (**Unbounded queries**) are not supported on mobile, all requests of this type now fail. If...

[Type] Enhancement

## Description Currently, the action of dropping a block and reordering the blocks takes extra time (several hundreds of milliseconds) and leaves the chip visible for a noticeable amount of...

[Type] Enhancement
Project: Drag & Drop blocks

## Description **Sentry issue:** https://sentry.io/share/issue/5070bdca207a4c4c93af5e2123e5653c/ After upgrading the Reanimated library in the version `17.2.0 (19.5)` ([reference](https://github.com/wordpress-mobile/gutenberg-mobile/pull/4615)), we're getting some crash reports related to that library. So far, it's not clear...

[Type] Crash
[Pri] Medium
Project: Drag & Drop blocks