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

Several bugs in the backend #30

Open
2 tasks
BALaka-18 opened this issue Oct 6, 2020 · 4 comments · May be fixed by #31
Open
2 tasks

Several bugs in the backend #30

BALaka-18 opened this issue Oct 6, 2020 · 4 comments · May be fixed by #31
Labels
backend bug Something isn't working enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@BALaka-18
Copy link

BALaka-18 commented Oct 6, 2020

Description

There are 3 bugs in the backend that I came across while resolving issue #5 :

  1. In experience.html, the delete button redirect is faulty.
  2. wkhtmktopdf is not configured.
  3. PDF download was throwing ProtoocolError due to inability to access image files.

The issues mentioned above have been corrected by me. Raising this issue so that I can send in the PR that resolves these.

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.
@BALaka-18
Copy link
Author

BALaka-18 commented Oct 6, 2020

@DiptoChakrabarty please assign me this issue and put in proper labels so that I can send in the PR.

@DiptoChakrabarty
Copy link
Owner

Sure go ahead @BALaka-18 , can you tell me the where the button in experience page is redirecting to

@DiptoChakrabarty DiptoChakrabarty added backend bug Something isn't working enhancement New feature or request hacktoberfest help wanted Extra attention is needed labels Oct 7, 2020
@BALaka-18
Copy link
Author

BALaka-18 commented Oct 7, 2020

Sure go ahead @BALaka-18 , can you tell me the where the button in experience page is redirecting to

@DiptoChakrabarty the delete button isn't redirecting back to the experience.html page, it's throwing up an error saying it can't find what it wants to redirect to.
I had written the Submit button by mistake in the Issue description, I have rectified it. It is the Delete button.

@BALaka-18 BALaka-18 linked a pull request Oct 7, 2020 that will close this issue
3 tasks
@BALaka-18
Copy link
Author

@DiptoChakrabarty found 2 more bugs, will rectify them in the next PR that I send.

  1. The 'Add' button in the Achievements page redirects to the Skills page instead of redirecting back to the same page.
  2. In the Achievements page, when the achievements are displayed, the name of the achievement is displayed twice, instead of displaying the name and the description respectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants