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

documentation for conversion/yield toggle button in reaction scheme #373

Merged
merged 1 commit into from
Oct 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/eln/ui/details.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,14 @@ For a quick overview of the **Purification** methods used to isolate your target

Finally, <Btn mixed={["Save"]} color={"warning"}/> the reaction, <Btn mixed={["Close"]} color={"primary"}/> without saving, or <Btn mixed={["Export samples"]} color={"info"}/> as an xlsx file.

### Yield / conversion fields:

Users can toggle between the **Yield** and **Conversion** fields for products by clicking the header of this column (either **Yield** or **Conversion**) as shown below.
Both fields are displayed as percentages. The yield percentage is calculated automatically, while the conversion percentage must be manually entered by the user.
It is important to note that the **Yield** field is the default for this column, meaning users will need to manually switch to the conversion field if they wish to display it.

![Reaction properties](/img/conversion_field.gif)

### Properties tab

![Reaction properties](/img/reaction_properties.png)
Expand Down
Binary file added static/img/conversion_field.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.