carbon
carbon copied to clipboard
fix: interactive tile expand button
Interactive tile expand button ignores spacebar press.
Changelog
InteractiveTile expand/close
Testing / Reviewing
Buttons should be operable via the spacebar. In the existing code the expand/collapse of the interactive tile has this disabled to cope with text box usage.
This PR processes the keypress to check that it is targeting the expand button.
Deploy Preview for v11-carbon-react ready!
| Name | Link |
|---|---|
| Latest commit | e304b919869df2df95fb8832b54f1c13bafaa8d4 |
| Latest deploy log | https://app.netlify.com/sites/v11-carbon-react/deploys/668bee473324990009e47cf5 |
| Deploy Preview | https://deploy-preview-16644--v11-carbon-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.
Deploy Preview for carbon-elements ready!
| Name | Link |
|---|---|
| Latest commit | e304b919869df2df95fb8832b54f1c13bafaa8d4 |
| Latest deploy log | https://app.netlify.com/sites/carbon-elements/deploys/668bee472ef4150008d94e83 |
| Deploy Preview | https://deploy-preview-16644--carbon-elements.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.
@lee-chase would you be up for adding tests to this?