Utkarsh Patel

Results 15 issues of Utkarsh Patel

Integrate slack message with PHPCS and output failure or success of phpcs checks with link of log.

## Do not override the header Allows custom code to set cache control before calling `wp_redirect`. Take the following code, which doesn't use custom cache control. ``` header( 'Cache-Control: max-age=86400,...

## Feature description See: https://rodydavis.github.io/material-design-lite/components/dialog/ --------------- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance criteria * Add material dialog block....

## Bug Description ## Expected Behaviour ## Steps to reproduce 1. Add material list block with 3 items. 2. Keep focus on 3rd item. 3. Click to focus on 1st...

## Bug Description Material block in customizer is using m2 style, Should update with either m3 web component or clean up and use m3 styles from plugin. Code ref: https://github.com/material-components/material-design-for-wordpress/blob/bac60572b80cbf2251556dfcc5b14b453e7e38d7/plugin/assets/src/customizer/material-library.js#L245...

## Feature description - Plugin should automatically deploy on main branch push on WP.org. - CI should create theme artifact file for manual upload to WP.org. CONFIRM: How do we...

SP 5

## Feature description - Build and attach zip file to PR as a comment. --------------- _Do not alter or remove anything below. The following sections will be managed by moderators...

## Bug Description WP plugin listing shows 12 blocks with same name: https://wordpress.org/plugins/material-design/ ![image](https://user-images.githubusercontent.com/5015489/148992129-a7b3a8ee-3dfe-485b-8d72-9e69b68fa9c2.png) ## Expected Behaviour Block should display the correct block name. ## Steps to reproduce 1. Go...

## Feature description - Add screenshot for dark mode in material theme / plugin as an asset. ## Acceptance criteria * ## Implementation brief * ## QA testing instructions *...

## Bug Description When clearing icon with backspace: It adds additional whitespace in editor. We are using formatting tool api, when hitting backspace it removes icon char one at a...