base-components-recipes icon indicating copy to clipboard operation
base-components-recipes copied to clipboard

A collection of base component recipes for Lightning Web Components on Salesforce Platform

Results 6 base-components-recipes issues
Sort by recently updated
recently updated
newest added

**Steps to reproduce the issue:** User opens a web page with a `lightning-combobox` like https://developer.salesforce.com/docs/component-library/bundle/lightning-combobox/example on an Android or iOS device and taps on the combobox to open it. **Actual...

cla:signed

This should all the high severity issues. There are 2 medium ones caused by `@salesforce/sfdx-lwc-jest`, i've updated to the latest version, the issues still exist. We can update it next...

_objectinfo is already validated for the field at start of the code block (line 237) => if (this._objectInfo.fields && this._objectInfo.fields[field]) { similar check is not needed inside the block

cla:signed

This is what we will need to do to the Record*Form tests in this repo to get rid of the evil library: lwc-wire-service-sfdc-mocks Pls note this includes a redesign of...

This is my attempt to run this example: https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.unit_testing_using_wire_utility In recipes so we can convert our two sets wire of tests to the "2.0" version - which is much closer...

For [CI/CD][v2-distribution][base-components-recipes][end of release] Release 230 https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07B0000008J9ZLIA0/view This is the result of the manual process of: https://git.soma.salesforce.com/sgesin/lbcci/blob/master/deploy-base-components-recipes/Jenkinsfile