Closed blechner closed 1 year ago
Name | Link |
---|---|
Latest commit | a2e5c2bf4430a17526f29a064b7d680d9f62004a |
Latest deploy log | https://app.netlify.com/sites/carbon-addons-iot-react/deploys/64ff4c6e12fefd0008f772e1 |
Deploy Preview | https://deploy-preview-3825--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.
Preventing the IdleTimer logic to start its timer if timeout is 0. This is generally not needed as IdleLogoutConfirmationModal does a 0 check before instantiating IdleTimer.js, however, for apps consuming IdleTimer directly, it doesn't hurt to add an extra check to avoid errors.
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.