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

We need a mechanism to set name field externally. #36

Open
sujeetvkulkarni opened this issue Mar 28, 2022 · 2 comments
Open

We need a mechanism to set name field externally. #36

sujeetvkulkarni opened this issue Mar 28, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@sujeetvkulkarni
Copy link

Is your feature request related to a problem? Please describe.
We need a mechanism to set name field externally and then GlycoCT sequence and diagram needs to be drawn based on the name value.

Describe the solution you'd like
A window load event should call a function (with timeout delay) which should internally render diagram and generate GlycoCT sequence based on name.

@akulmehta
Copy link
Owner

When the name field value is updated - it does trigger an update of both the GlycoCT and the diagram. Does this not work for you? Could you describe more detail of what you would like to see?

@sujeetvkulkarni
Copy link
Author

If name field is changed in the application then it triggers update for glycan image and GlycoCT. But if wanted a mechanism where we can set name at load time externally which would render image and GlycoCT sequence when user loads the application.

@akulmehta akulmehta added the enhancement New feature or request label Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants