activity-browser icon indicating copy to clipboard operation
activity-browser copied to clipboard

Refactor treeview classes

Open marc-vdm opened this issue 1 year ago • 1 comments

Issue

Treeview classes for Methods and ISIC activities should be updated:

  • [ ] Refactor to have proper superclass, lot of functionality is double between Method/ISIC classes
  • [ ] Redo filter/search from Methods class to be in pandas DF like implemented for ISIC tree, then see if can be moved to superclass
  • [ ] See if cell overflow tooltips can be created similar to #1130

Relevant PRs:

  • #485
  • #1047

marc-vdm avatar Jun 06 '24 13:06 marc-vdm

@marc-vdm @mrvisscher Please don't start this independently, we want to add the same functionality for exploring LCA results. Let's do this once, and properly.

cmutel avatar Jun 10 '24 09:06 cmutel