Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve visualisation/handling of isotherms added to submission #87

Open
danieleongari opened this issue Jun 6, 2021 · 0 comments
Open

Comments

@danieleongari
Copy link

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
image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant