Skip to content

fix(whispering): Made the table rows selectable#1570

Open
Github11200 wants to merge 2 commits intoEpicenterHQ:mainfrom
Github11200:fix/recordings-table-selection
Open

fix(whispering): Made the table rows selectable#1570
Github11200 wants to merge 2 commits intoEpicenterHQ:mainfrom
Github11200:fix/recordings-table-selection

Conversation

@Github11200
Copy link
Copy Markdown
Contributor

Changed the rowSelection variable to use .current instead of .value. This is because .value isn't a property on rowSelection so it was trying to modify an undefined value which prevented the table rows from being selected.

Changelog

  • Made the rows inside the transformations and recordings table selectable.

Closes #1569

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transformation and recording table selections not working

1 participant