Feat: add shouldSelectOnPressUp prop to collection components (#7922)
* Add shouldSelectOnPressUp prop to GridList
* Add shouldSelectOnPressUp to GridList story
* Fix lint issue
* Add GridList shouldSelectOnPressUp prop unit tests
* Fix typos
* add story for use case
* Add to ListBox, Table, Tree, and TagGroup too
---------
Co-authored-by: Robert Snow <snowystinger@gmail.com>
Co-authored-by: Devon Govett <devongovett@gmail.com>