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

[1] app.js - Remove other code after successful login & redirect to popup.html after login #222

Open
vishal-lokare opened this issue Oct 11, 2023 · 0 comments

Comments

@vishal-lokare
Copy link
Owner

When Login button is clicked on login.html page,

  1. The data is saved locally,
  2. Login button is disabled and the text is changed to "Saved",
  3. A new button with text "Home" is created which takes us to homepage.

Instead of this,

  1. Remove the Login button disable code,
  2. Don't add a new button
  3. Directly redirect to homepage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant