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

Frontend Bugs #42

Open
Srivastava57Harsh opened this issue Jul 25, 2022 · 1 comment
Open

Frontend Bugs #42

Srivastava57Harsh opened this issue Jul 25, 2022 · 1 comment
Assignees
Labels
bug Something isn't working hacktoberfest

Comments

@Srivastava57Harsh
Copy link
Contributor

Srivastava57Harsh commented Jul 25, 2022

Expected Behavior

To fix the following listed issues and bugs.

Current Behavior

  • Fix the hardcoded toast messages
  • Fix the logout behaviour on refresh
  • No validation for input fields while creating campaigns (i.e. trim is not being checked for inputs)
  • Create constants and configs - migrate base url to env.
  • Fix 401 unauthorized due to missing tokens.
    image
  • Unwanted toasts appearances on every page.
  • Missing keys in maps (occurs on several pages).
    image
  • User button is not functional.
  • Error while editing mail list.
@lakshya-dhariwal
Copy link
Contributor

clarification for point 3 - just after login the jwt is not set in axios instance . Hence causing the 401s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants