Manzoor Wani

Results 32 issues of Manzoor Wani

A header in a response told me something 👇 ![image](https://user-images.githubusercontent.com/18226415/65830912-85a90680-e2d1-11e9-9ad6-077583910b7d.png) So, here I am 😁 WP GraphQL has different mutations for Posts, Comments, Users, Taxonomies etc. but we cannot add...

Type: Enhancement
Architecture
Status: Discussion
Stale?
Component: Mutations
focus: mutation refactor

`orderby` argument does not work as expected when more than one pair is passed. Only the last pair is taken into consideration. Possibly a bug [here](https://github.com/wp-graphql/wp-graphql/blob/771ea045d6c082a3a20ead7acdccffd393d1c1f1/src/Data/Connection/PostObjectConnectionResolver.php#L251,L253). Shouldn't it be ```PHP...

Bug
close candidate
ObjectType: Post
Component: Input

We have a list of items for which we store the list filters using `useReducer`. We want to store certain filters using `useStorageReducer` but not all of them. For example...

See #67467 #### Proposed Changes - Ignore `declaration-property-unit-allowed-list` - Fix VS Code settings to ensure `.css` files are validated #### Testing Instructions - Do a sanity check on Calypso live...

[Status] Needs Review

Although we added TypeScript support in monorepo in #23522, but it seems like blocks are built using separate webpack config. Related #16375 #### Changes proposed in this Pull Request: *...

[Status] Proposal
[Plugin] Jetpack
RNA
[JS Package] Webpack Config

Tabs vs Spaces battle deserves a good amount of space here 😄

### Description I was trying to play around with `@wordpress/components` for a plugin settings page in React for a demo for a WordCamp talk and I immediately noticed some problems...

[Type] Enhancement
[Package] Components

Fixes # ## Proposed changes: * ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [ ] Have you checked the E2E...

[Status] In Progress
RNA
[JS Package] Social Logos

Currently, the initial state for connections management UI uses the old endpoint for connection test results which we need to update. ## Proposed changes: * Change the connection test results...

[Status] Needs Team Review
[Plugin] Jetpack
RNA
[Package] Publicize
[Plugin] Social
[JS Package] Publicize Components

Extracted from #37531 to its own PR. ## Proposed changes: * Update connections UI initial state for WPCOM ### Other information: - [ ] Have you written new tests for...

[Status] Needs Team Review
[Plugin] Jetpack