Closed Happyrajsinh closed 9 months ago
Name | Link |
---|---|
Latest commit | 67eef98cc6ea0dcbe0c966829518cf6034d43de8 |
Latest deploy log | https://app.netlify.com/sites/carbon-addons-iot-react/deploys/65c1e07a51235f0008f2a20d |
Deploy Preview | https://deploy-preview-3841--carbon-addons-iot-react.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Class validation is enough as Graphite have custom implementation of breadcrumb which style span element as hyperlink hence this change is needed to allow that kind of drop targets as well.
Closes #3840
Summary
Graphite shows even active breadcrumb nodes as span elements instead of hyperlink hence removing the extra check.
Change List (commits, features, bugs, etc)
Acceptance Test (how to verify the PR)
Regression Test (how to make sure this PR doesn't break old functionality)
Things to look for during review
iot
orbx
class prefix is using the prefix variabledata-testid
attribute. New test ids should have test written to ensure they are not changed or removed.