-
Notifications
You must be signed in to change notification settings - Fork 176
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
Macro: Add possibility to expand "Select Attachment Points" Modal #3580
Comments
Nitvex
changed the title
Macro: Add possibility expand "Select Attachment Points" Modal
Macro: Add possibility to expand "Select Attachment Points" Modal
Nov 16, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 22, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
9 tasks
captain2b
pushed a commit
that referenced
this issue
Nov 23, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 23, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 24, 2023
…odal dont interfere with other modals styles
captain2b
pushed a commit
that referenced
this issue
Nov 24, 2023
…odal dont interfere with other modals styles
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
…odal dont interfere with other modals styles
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 28, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 29, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 29, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 29, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 29, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 29, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
…odal add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
captain2b
pushed a commit
that referenced
this issue
Nov 30, 2023
rrodionov91
pushed a commit
that referenced
this issue
Nov 30, 2023
…odal (#3606) - add new icons, add expand functionality to modal window, change layout of Monomer Connections Modal to match new functionality - update snapshots, style fixes --------- Co-authored-by: Mariia_Khrustaleva(EPAM) <Mariia_Khrustaleva@epam.com>
Tests added to automation table. |
This was referenced Dec 20, 2023
Macro: System doesn't highligt and doesn't show connection points on preview starting from 8th
#3741
Open
Verified. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
When structures with attachment points are large, attachment points become small and hard to distinguish. To provide better UX it is required to add a possibility expand "Select Attachment Points" modal and make attachment points more readable.
Solution
Add a button near "cross icon" in "Select Attachment Points" modal. Click on this button must result in this modal to be expanded.
Acceptance criteria
– Button to expand modal is added
– Click on button makes modal expanded
– Max size of modal is 1280x920
– Molecular structures of monomers in expanded window should have the same scale (the same bond lengths)
– The minimum size of the structure should not be less than in unexpanded "Select Attachment Points" modal.
– Button to collapse expanded view is added. When button is clicked, default modal view is shown
Attachments
Related issues
#3563
#3550
The text was updated successfully, but these errors were encountered: