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

Login link not working on response submission page #15

Open
arc9693 opened this issue Feb 1, 2019 · 1 comment
Open

Login link not working on response submission page #15

arc9693 opened this issue Feb 1, 2019 · 1 comment
Labels
easy good first issue Good for newcomers

Comments

@arc9693
Copy link
Owner

arc9693 commented Feb 1, 2019

screenshot from 2019-02-01 17-56-32

How to solve?

The relevant code to be edited can be found in here.

<a href="{% url 'login' %}"><button class="btn btn-sm btn-outline-warning my-2 my-sm-0"> You neeed to Login first!</button></a>
  • The problem is because of the button.Removing button tag and leaving it as a link will solve the issue.
  • Design link to look good accordingly.
@arc9693 arc9693 added good first issue Good for newcomers easy labels Feb 1, 2019
@ricky1812
Copy link

I m working on this issue

ricky1812 added a commit to ricky1812/IntReview that referenced this issue Feb 2, 2019
Abha2001 referenced this issue in Abha2001/IntReview Jan 31, 2020
login button was not working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants