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

GUI for brightway2

Results 239 activity-browser issues
Sort by recently updated
recently updated
newest added

### Updating AB - [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue ### What happened? CF table resets sort on edit, see below: ![CF table reset on...

bug

### Feature request In context menu deleting an activity requires no confirmation, I suggest we add it as there is no 'undo' for this related: #1191

feature

### Feature request Similar to `open activity` on the reference flows, it'd be nice if we have an option to `open impact category` on the impact categories table

feature

### Updating AB - [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue ### What happened? __edit:__ I'm actually not sure what happens here, perhaps the scenario data...

bug

### Issue @haasad, a question: Through #1181 @mrvisscher and I found that the `legacy_biosphere` folder and `compatible_ei_versions.txt` are not present in [this folder](https://github.com/LCA-ActivityBrowser/activity-browser/tree/master/activity_browser/bwutils/ecoinvent_biosphere_versions) in the conda releases (but `ecospold2biosphereimporter.py` is...

### Updating AB - [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue ### What happened? To reproduce: `File` > `Export database` > Choose database & excel >...

bug

### Updating AB - [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue ### What happened? The `rest` row doesn't always show in table while present in the...

bug

Currently, results tables in `EF contributions` and `Process contributions` sort the data (and also the graphs) based on the first data (numbers) column large >> small. While this is nice,...

feature
prio:low
good first issue

### Issue As mentioned in PR #1182 the PandasModel has become messy and is due for refactoring. Although we merged the changes for now as it was a critical bug,...

### Issue We have multiple instances of delete/confirmation dialogs right now for deleting things (#1138 and #1190). We can probably refactor this to 1 class that takes some strings and...