Adarsh Manickam

Results 7 issues of Adarsh Manickam

Add code generation for creating a new content type in PageBuilder. Ref: https://devdocs.magento.com/page-builder/docs/content-types/create/introduction.html There are so many files in different directories. Getting a jump start on file creation and base...

good first issue
Advanced

It would be great if deploying Venia sample data was integrated into this project. Thanks! Please refer: https://magento.github.io/pwa-studio/venia-pwa-concept/install-sample-data/

**Describe the bug** Is there a reason why the price filter doesn't display the currency symbol? This is something I'm happy to contribute if someone gives me a 👍🏽. It...

bug
help wanted

### CHANGELOG #### MODIFIED - ElasticHQ service to be optional and enabled by default. ### NOTES Earlier, ElasticHQ was always on and I personally never use it. So I think...

enhancement

**Describe the bug** Trying to reset a multi-step form causes the error - `Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it...

### Preconditions 1. Use Magento Cloud Docker in developer mode ### Steps to reproduce 1. Follow steps in https://devdocs.magento.com/cloud/docker/docker-mode-developer.html to use cloud-docker in dev mode ### Expected result 1. Developers...

help wanted
community
feature request
accepted
Progress: ready for grooming

Having this as a meta package helps keep the `composer.json` file clean and clutter-free. ``` "magento/module-sample-data": "^100.4" ``` vs ``` "magento/module-bundle-sample-data": "100.4.*", "magento/module-catalog-rule-sample-data": "100.4.*", "magento/module-catalog-sample-data": "100.4.*", "magento/module-cms-sample-data": "100.4.*", "magento/module-configurable-sample-data": "100.4.*",...