You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there seems to be an issue regarding the ResourceList and ResourceItem components.
When no items are currently selected, clicking on the entire row (not the select box), does not select the item. Only clicking on the checkbox works. Once you have at least one item selected, you can select other items by clicking anywhere else on a resource item. This seems like a bug rather than a design decision.
Expected behavior
Since the entire row gets highlighted when hovering you would expect it to be clickable and selectable.
Actual behavior
If no items are currently selected, clicking on the entire row (not the select box), does not select the item. Only clicking on the checkbox works. Once you have at least one item selected, you can select other items by clicking anywhere else on a resource item.
Summary
Currently there seems to be an issue regarding the ResourceList and ResourceItem components.
When no items are currently selected, clicking on the entire row (not the select box), does not select the item. Only clicking on the checkbox works. Once you have at least one item selected, you can select other items by clicking anywhere else on a resource item. This seems like a bug rather than a design decision.
Expected behavior
Since the entire row gets highlighted when hovering you would expect it to be clickable and selectable.
Actual behavior
If no items are currently selected, clicking on the entire row (not the select box), does not select the item. Only clicking on the checkbox works. Once you have at least one item selected, you can select other items by clicking anywhere else on a resource item.
Steps to reproduce
Link to sandbox
Are you using React components?
Yes
Polaris version number
13.9.1
Browser
Chrome
Device
Macbook Pro
The text was updated successfully, but these errors were encountered: