* fix sorting in spreadsheet all issues * removing focus border since it is being handled globally
* enable keyboard navigation for spreadsheet layout * move the logic to table level instead of cell level * fix perf issue that made it unusable * fix scroll issue with navigation * fix build errors