tbellembois / gochimitheque

Open source chemical product management application written in Golang.
GNU General Public License v3.0
4 stars 3 forks source link

product storage bug #61

Closed Bismuth69 closed 3 years ago

Bismuth69 commented 4 years ago

When several different products are stored (e.g. sulfuric acid case: 7664-93-9) image

then switch to another product (ex CHLORFENVINPHOS CASE: 470-90-6), when you click on "store this product". image

It is the previous product that is stored and not the selected one. image

tbellembois commented 3 years ago

This button is removed in the next version. It was redundant with the one in the actions right to the products in the product list.

tbellembois commented 3 years ago

Fixed in wasm branch.