Closed championballer closed 6 years ago
@championballer Can you mention the steps to reproduce the bug?
I just opened the login.html file in src folder and it was this way.
I just opened the login.html file in src folder and it was this way.
This is the default markup that exists in the page. Depending on if certain conditions are fulfilled, some markup is displayed or hidden through Javascript in login.js
file.
I hope it clears the issue? :smile: If you think this resolves your issue then please close this.
Thank You. :tada:
But what is the requirement of this markup in the first place? If any user sees this, then it should be an issue?
Oh. No issues. :smile:
But what is the requirement of this markup in the first place? If any user sees this, then it should be an issue?
The problem here is that you are trying to access the login page directly instead of through the extension may be. Just try once through the extension if you are not doing that already?
Oh. No issues.
Sorry for the previous comment again. That was again a misunderstanding on my part. This code is indeed required for the functionality of the extension.
Sure, let me look into it.
Sure, let me look into it.
Have you created an issue for this one? If not please create one and if it's created then please mention the number on the Fixes line in your PR description.
Thanks.
Fixes #333 #334 #339
Checklist
master
branch.Short description of what this resolves:
Removes logout button and change password link on login portal
Changes proposed in this pull request:
-Deleted the code related to the button -Deleted the code related to the link