Dataverse
Dataverse copied to clipboard
Bug in GUI
Bug:
- After plotting one graph successfully, if the user tries to plot any other chart again, the
Plotbutton disappears.
This is the error we get in terminal when the user clicks on any plot graph button
again.
Here, the plot button is not displayed:
Expected Behaviour:
- The screen should be cleared (data entry labels) when the user clicks on any plot graph button
again. - The window label for new data input for the new graph should be displayed.
@multiverseweb can I work on this issue?
@jency1 can I work on this issue as I have previous contribution experiences.
Sure @Rohan20-10, go ahead.
Any updates @Rohan20-10? This is a high priority issue as this is a major bug. It creates a lot of problems while testing PRs too.
Let me know if you need further clarification about what the issue exactly is.
@multiverseweb Firstly Sorry for the delay. Actually, I have got the issue still will you please send me the video showing the bug into the GUI as there are many errors associated with it. It would better clarify my doubts. Thnks.
@Rohan20-10 Sure, here is the video:
https://github.com/user-attachments/assets/a6024df1-583e-4898-8e8a-58ca6ee3b908
As you can see, the software works fine for the first plot, but when we try to visualize data again (any form line, bar, histogram, etc), the Plot button does not show up.
The error it triggers is:
It occurs when we click on Enter Values button like 00:49 in the video.
Feel free to ask if you encounter any doubts.
@Rohan20-10 don't forget to pull the latest commits from the repo as several changes have been made in the main.py file.
Thanks @multiverseweb I will fix this issue and get back to you.