omubtcezq / C6Redux

GNU General Public License v3.0
0 stars 0 forks source link

Remove potential popup delay #1

Open omubtcezq opened 3 days ago

omubtcezq commented 3 days ago

Some popups appear only after an API call returns. This should be changed so that these popups appear immediately, but the text in them loads once the API call returns. For example, deleting a chemical warns of where the chemical is used (this list is queried from the API).