spectrum-web-components
spectrum-web-components copied to clipboard
[Bug]: sp-grid select checkbox pointer target too small
trafficstars
Code of conduct
- [X] I agree to follow this project's code of conduct.
Impacted component(s)
sp-grid
Expected behavior
On the grid storybook demos the target for the select is too small. The entire card should allow selection.
(note this may just be a feature of the stories but they should be more realistic for normal usage)
Actual behavior
Only the checkbox can be clicked to select. This is too small of a target
Screenshots
No response
What browsers are you seeing the problem in?
Firefox, Chrome, Safari, Microsoft Edge
How can we reproduce this issue?
- Go to https://opensource.adobe.com/spectrum-web-components/storybook/index.html?path=/story/grid--default
- Click on a card
- note that you have to click in the checkbox itself to select
Sample code that illustrates the problem
No response
Logs taken while reproducing problem
No response