Closed TalmizAhmed closed 1 month ago
Id | Impact |
---|---|
focus-order-semantics | minor |
label-title-only | serious |
landmark-one-main | moderate |
region | moderate |
target-size | serious |
Performance | Accessibility | Best-Practices | SEO | |
---|---|---|---|---|
Scores | 100 | 96 | 96 | 75 |
Performance | Accessibility | Best-Practices | SEO | |
---|---|---|---|---|
Scores | 95 | 96 | 96 | 75 |
Id | Impact |
---|---|
label-title-only | serious |
target-size | serious |
Id | Impact |
---|---|
label-title-only | serious |
target-size | serious |
Id | Impact |
---|---|
label-title-only | serious |
target-size | serious |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.43%. Comparing base (
77886e9
) to head (6204010
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closing as spec does not want to allow this.
Description
When not providing a fieldType in crx, the fieldType is inferred from the sling model [0]. This PR allows for the fieldType to be overridden in crx with a custom value, such that it should show up in the JSON.
[0] https://github.com/adobe/aem-core-forms-components/pull/1409
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: