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

Gene set selection and gene selection UI components should operate more smoothly #2

Open
alexlenail opened this issue Sep 14, 2018 · 1 comment
Labels
bug Something isn't working enhancement New feature or request high priority

Comments

@alexlenail
Copy link
Owner

For all the plots, but especially the braid plots, the gene selection UI feels clunky. The code is pretty hacky:

https://github.com/zfrenchee/Axial/blob/9d2872f9414f2d5e1dc27c365766e0cad3516ff4/braid.html#L245-L252

There's surely a better way to have a stateful frontend component which refreshes the visualization once the user is finished inputting. Perhaps a "GO" button would help understand when the user is finished typing, rather than waiting for some delay in their keystrokes.

@alexlenail alexlenail added bug Something isn't working enhancement New feature or request high priority labels Sep 14, 2018
@alexlenail
Copy link
Owner Author

Note: Heatmap has this problem worse than the others, but I think it makes sense to take care of the others first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

2 participants