Skip to content

Conversation

@Arfs6
Copy link
Contributor

@Arfs6 Arfs6 commented Feb 25, 2023

Fixed the error when a user click the "report an error" button in the help menu it doesn't work.
Modified two files:

  1. application.py: Changed the report_bugs_url. previous url not working, displaying page not found. Changed it to https://github.com/MCV-Software/TWBlue/issues
  2. controller/mainController.py: Added report_error method. It redirects the user to the above link. Next, connected the ui to the method.
    Issue: Pressing on report an error does not work #520

@manuelcortez manuelcortez merged commit 866da84 into MCV-Software:next-gen Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants