Gustavo Hilario
Gustavo Hilario
### Quick summary When visiting a specific category or tag page like `domain.com/category/wordpress`, all posts are listed instead of only posts with this specific category: `WordPress`. The page below is...
### Quick summary A page with full-width blocks won't show up as full-width when set as the home page. ### Steps to reproduce 1. Activate `Lodestar` theme. 2. Create a...
#### Changes proposed in this Pull Request: Removing a CSS selector that was preventing full-width blocks from being full width on the Lodestar home page. --- Before After #### Related...
### Quick summary Column blocks with wide alignment are cut off on mobile. **User should be using a sidebar**. ### Steps to reproduce 1. Activate the `Pique` theme on a...
#### Changes proposed in this Pull Request: Fix negative margin issue on mobile when column blocks are set to be wide. _This issue happens when users are also using a...
### Quick summary WordPress.com users are being asked to log in to leave comments, even though site settings (on WordPress.com > My Sites > Settings > Discussion > Comments (Calypso)...
#### Changes proposed in this Pull Request: I'm updating the Table block code to ensure that in the page/post editor, borders will only be applied to the Table block, but...
Ensuring paragraph alignment is preserved on hero banners on `Pique` home page. #### Changes proposed in this Pull Request: Fixing alignment issues on hero banner on `Pique` home page. Before...
### Quick summary When creating multi-level lists on Penscratch 2 page/post editor, it shows list items at the same level on the editor. ### Steps to reproduce 1. Activate the...
### Quick summary The text on the `Paragraph` and `Heading` blocks are not breaking into new lines when words are longer (or the font size is too big) than the...