react-spectrum
cae83ff9 - Fix TableView rendering of rows with ids of 0 (#2840)

Commit
3 years ago
Fix TableView rendering of rows with ids of 0 (#2840) * fixing key checks so they are proper null checks * adding story to test falsy row keys * adding falsy key stories for other components * adding todo and removing empty string key from stories * adding tableview and listbox test * adding falsy id stories for CardView and ListView test * adding cardview test for falsy ids Co-authored-by: Danni <drobinson@livefyre.com>
Author
Parents
Loading