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

Zoom menu does not appear if ketcher injected in popup #4091

Closed
rrodionov91 opened this issue Feb 15, 2024 · 0 comments · Fixed by #4092 or #4105
Closed

Zoom menu does not appear if ketcher injected in popup #4091

rrodionov91 opened this issue Feb 15, 2024 · 0 comments · Fixed by #4092 or #4105
Assignees
Labels

Comments

@rrodionov91
Copy link
Collaborator

rrodionov91 commented Feb 15, 2024

Related to #4048

Steps to Reproduce
Go to Ketcher folder->example->src->App.tsx
Add style like on screenshot <div style={{width: '800px', height: '600px', left: '500px', top: '300px', position: 'relative'}}>
Build Ketcher and try use zoom menu

Actual behavior
Zoom menu does not appear.

Expected behavior
Zoom menu appears.

Screenshots
MicrosoftTeams-image (9)

@rrodionov91 rrodionov91 added this to the Ketcher 2.18.0-rc.7 milestone Feb 15, 2024
@rrodionov91 rrodionov91 assigned Nitvex and rrodionov91 and unassigned Nitvex Feb 15, 2024
rrodionov91 added a commit that referenced this issue Feb 15, 2024
@rrodionov91 rrodionov91 linked a pull request Feb 15, 2024 that will close this issue
9 tasks
rrodionov91 added a commit that referenced this issue Feb 16, 2024
- fixed parent element for zoom dropdown
- added more overrides of contexify styles

---------

Co-authored-by: Roman Rodionov <roman_rodionov@epam.com>
rrodionov91 added a commit that referenced this issue Feb 19, 2024
rrodionov91 added a commit that referenced this issue Feb 19, 2024
…llscreen after changing ketcher settings (#4105)

Co-authored-by: Roman Rodionov <roman_rodionov@epam.com>
@github-project-automation github-project-automation bot moved this to Done in Ketcher Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment