Burhan Nasir

Results 62 issues of Burhan Nasir

Hi, I setup meta-environment but plugins and themes pages are returning 404 http://prntscr.com/konmun while the meta homepage is working fine https://prnt.sc/konl8k

### Description of the Change This PR adds the E2E tests for the terms feature. ### Credits Props @burhandodhy ### Checklist: - [x] I agree to follow this project's [**Code...

### Description of the Change This PR adds new test cases for the WooCommerce feature. ### Credits Props @burhandodhy ### Checklist: - [x] I agree to follow this project's [**Code...

### Description of the Change This PR fixes the issue where the custom result edit page throws a JS error due to unavailability of post. It happens because the `get_pointer_data_for_localize`...

**Describe the bug** Custom Results edit page gives JS errors in console if any of the post is not available anymore. ``` TypeError: Cannot read properties of undefined (reading 'post_title')...

bug

**Describe the bug** There is horizontal scrolling on the Quick Setup screen, and when we scroll it right, the admin menu layout becomes broken. This issue only happens when we...

bug
module:installation

**Describe the bug** The Related Posts widget doesn't show anything when the page is not is_single. However, the block does show the related posts. This is happening because we have...

bug
module:related-posts
wp-core

**Describe the bug** Term search returns no results in the admin dashboard for the taxonomy whose public parameter is set to false. **Steps to Reproduce** 1. Register a taxonomy and...

bug

**Is your enhancement related to a problem? Please describe.** On the term page, when we sort by any column, ElasticPress sends two API requests. 1 for the actual result and...

enhancement
module:terms

### Description of the Change Closes # ### Alternate Designs ### Possible Drawbacks ### Verification Process ### Checklist: - [ ] I have read the [**CONTRIBUTING**](https://github.com/10up/.github/blob/trunk/CONTRIBUTING.md) document. - [ ]...