carbon icon indicating copy to clipboard operation
carbon copied to clipboard

fix: interactive tile expand button

Open lee-chase opened this issue 1 year ago • 3 comments

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.

lee-chase avatar Jun 03 '24 13:06 lee-chase

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 03 '24 14:06 netlify[bot]

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 03 '24 14:06 netlify[bot]

@lee-chase would you be up for adding tests to this?

tay1orjones avatar Jun 13 '24 20:06 tay1orjones