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

Macro: Add possibility to expand "Select Attachment Points" Modal #3580

Closed
Nitvex opened this issue Nov 16, 2023 · 2 comments · Fixed by #3606
Closed

Macro: Add possibility to expand "Select Attachment Points" Modal #3580

Nitvex opened this issue Nov 16, 2023 · 2 comments · Fixed by #3606

Comments

@Nitvex
Copy link
Collaborator

Nitvex commented Nov 16, 2023

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
MicrosoftTeams-image (43)

Related issues
#3563
#3550

@Nitvex Nitvex added this to the Macromolecules Milestone 3 milestone Nov 16, 2023
@Nitvex Nitvex self-assigned this Nov 16, 2023
@Nitvex Nitvex changed the title Macro: Add possibility expand "Select Attachment Points" Modal Macro: Add possibility to expand "Select Attachment Points" Modal Nov 16, 2023
@Nitvex Nitvex assigned captain2b and unassigned Nitvex Nov 17, 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
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
…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 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 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
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>
@Zhirnoff
Copy link
Collaborator

Tests added to automation table.

@AlexeyGirin
Copy link
Collaborator

Verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment