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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign in Page #111

Open
alitonia opened this issue Mar 18, 2021 · 1 comment
Open

Sign in Page #111

alitonia opened this issue Mar 18, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed in progress Work are on the way

Comments

@alitonia
Copy link
Contributor

alitonia commented Mar 18, 2021

馃殌 feature request

Description

  • A page for user to sign in.
  • Include input field for email, password, ability to show hidden password.
  • Include general validation before sending to server (enough length, is valid email), and show indicator of error.
  • After sign in successfully, navigate to Home Page, or previous page if specified.

Describe the solution you'd like

  • Form for submission can be written with formik, react hook form,...
  • Validation with yup or handle manually.
@github-actions github-actions bot added the help wanted Extra attention is needed label Mar 18, 2021
@nguyensyhuong
Copy link

@i will do it

@alitonia alitonia added this to In progress in Core development Mar 31, 2021
@github-actions github-actions bot added the in progress Work are on the way label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed in progress Work are on the way
Projects
Core development
In progress
Development

No branches or pull requests

2 participants