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
Currently, when the user opens macromolecules mode, the default typing type in sequence mode in RNA, but the tab in the library is Peptides.
In tis ticket, changes made to the typing type switcher (RNA/DNA/PEP) should be reflected on the library tab, but not in the other direction (changing the tab in the library does not impact the switcher).
Requirements
The default tab in the library should be RNA.
Because the default typing type is RNA.
If the user changes the typing type to PEP from RNA or DNA, the library tab should change to Peptide.
User can change typing type by clicking on the switcher, or by using hotkeys.
If the user changes the typing type to RNA or DNA from PEP, the library tab should change to RNA.
When the user changes the typing type from RNA to DNA (or the opposite), no changes in the library tab should happen.
The text was updated successfully, but these errors were encountered:
Background
Currently, when the user opens macromolecules mode, the default typing type in sequence mode in RNA, but the tab in the library is Peptides.
In tis ticket, changes made to the typing type switcher (RNA/DNA/PEP) should be reflected on the library tab, but not in the other direction (changing the tab in the library does not impact the switcher).
Requirements
RNA
.PEP
fromRNA or DNA
, the library tab should change toPeptide
.If the user changes the typing type to
RNA or DNA
fromPEP
, the library tab should change toRNA
.When the user changes the typing type from
RNA
toDNA
(or the opposite), no changes in the library tab should happen.The text was updated successfully, but these errors were encountered: