-
Notifications
You must be signed in to change notification settings - Fork 16
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
feature to download the spectrum file (.spec) #619
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just a couple of small things left but I think we're close to merging 🙂
I think the UI behavior of enabling the button can be a little confusing to the user if we fail to plot a spectrum for a given input. If the user inputs something that fails to plot, the download button still becomes enabled and you can still download something. Screen.Recording.2022-08-21.at.8.09.44.AM.movMaybe we could disable the download button if something isn't plotted OR if the user changes the input form after something gets plotted. Thoughts @erwanp and @arunavabasu-03 ? |
I had suggested this, is it possible ? IT would fix your problem
|
Disabling download after something gets plotted is good; but it's going to take time, and we need to have these changes Merged and tested before Wednesday. Just do Disable download during a calculation and until the graph is plotted for the moment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Great work on this feature @arunavabasu-03
Fixes #211
Fixes #626
Fixes #571
New features :
co
co