carbon icon indicating copy to clipboard operation
carbon copied to clipboard

fix: interactive tile expand button

Open lee-chase opened this issue 2 months 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