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

Investigate performance of rendering the templates dialog. #2598

Open
KonstantinEpam23 opened this issue May 12, 2023 · 0 comments
Open

Investigate performance of rendering the templates dialog. #2598

KonstantinEpam23 opened this issue May 12, 2023 · 0 comments
Assignees

Comments

@KonstantinEpam23
Copy link
Collaborator

KonstantinEpam23 commented May 12, 2023

Background
Currently opening template dialog, especially Functional groups and Salts & Solvents tabs has a noticeable lag that impacts user experience.
The problem may stem from excessive SVG and dom modifications during the rendering process for each template, which leads to slowness in browser rendering.

Resolution of this technical debt will involve measuring performance, a comprehensive analysis of the templates dialog's rendering process, identifying performance bottlenecks, and implementing optimizations to ensure smooth and responsive user experiences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant