Actions
Bug #26913
openConfigurable table actions for react table
Description
Clicking 'delete' button in HW models table hits the Rails controller and causes a page refresh. We should be able to have configurable table action buttons that are handled by React - the record should be removed without page being refreshed.
Actions