You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When digitalising a paper, you usually end up preparing all the data in WPD for all the figure and then fill the form and submit.
For a new isotherm you update only the fields that are needed to be updated (e.g., Figure/Adsorbent/Adsorbate/Temperature) and obviously the Isotherms Data.
It is likely, therefore, that you forget to update something and at that point you are screwed:
the submission panel does not help you to check this because all the submission look the same
If you load/modify/submit and delete the old isotherm, usually something buggy happens with this operation.
The only solution is to modify the json after downloading.
What I propose, is to make the submission list more verbose, and giving the possibility to modify something from here.
For example, you want to chose some key field to display as panel.Textinput and allow any modification here to be effective for the json.
The row can contain, e.g.,:
load button (currently present)
update button (new: saving the modifications from the Single-component tab, or the current submission tab)
delete button (currently present)
DOI
index (starting from 1 for any new DOI)
Source description
Source file (with the possibility to chose a new figure)
Adsorbent material
Adsorbate
Temp
Press unit
Ads unit
It will be long but I don't think it is a problem if the user has to scroll the browser horizontally: the main info are at the beginning.
The text was updated successfully, but these errors were encountered:
When digitalising a paper, you usually end up preparing all the data in WPD for all the figure and then fill the form and submit.
For a new isotherm you update only the fields that are needed to be updated (e.g., Figure/Adsorbent/Adsorbate/Temperature) and obviously the Isotherms Data.
It is likely, therefore, that you forget to update something and at that point you are screwed:
the submission panel does not help you to check this because all the submission look the same
If you load/modify/submit and delete the old isotherm, usually something buggy happens with this operation.
The only solution is to modify the json after downloading.
What I propose, is to make the submission list more verbose, and giving the possibility to modify something from here.
For example, you want to chose some key field to display as
panel.Textinput
and allow any modification here to be effective for the json.The row can contain, e.g.,:
It will be long but I don't think it is a problem if the user has to scroll the browser horizontally: the main info are at the beginning.
The text was updated successfully, but these errors were encountered: