Coder Social home page Coder Social logo

Comments (3)

klmhyeonwoo avatar klmhyeonwoo commented on August 15, 2024 2

· 작업하셨던 회원가입 기능에서 사용자에게 전달하는 일부 네이밍을 통일해서 수정하였습니다 (__)
· 모두 작업 잘 하셨습니다! 추가적인 요구사항은 아래와 같습니다!

· 이메일 전송 시에 인증번호 XX:XX 표기법으로 통일
· 이메일 인증번호 전송 후, 인증번호만 유효성에 맞게 입력을 하게 되면 인증번호가 정상적으로 인증되었습니다 메세지 출력
➠ 이메일 인증 번호에 대한 부분은 onChange를 이용해 사용자에게 방향성을 제시해준다는 느낌보다는, 버튼이 존재하기 때문에 버튼을 눌렀을 때 인증번호가 맞으면 PASS, 아닐 경우에는 인증 값에 대한 오류 출력 메세지 제공

from apply-page-frontend.

klmhyeonwoo avatar klmhyeonwoo commented on August 15, 2024 1

· 사용자가 입력 시 값이 잘 입력 되었는지 확인할 수 있어야함
· 자릿 수가 고정된 부분들은 input의 maxLength 값을 고정시켜줘야함 (ex. 학번 9자리)
· 이메일을 모두 입력을 하지 않았음에도 불구하고, 이메일 보내기가 가능한 문제가 있음 (해결 요망)

from apply-page-frontend.

hin6150 avatar hin6150 commented on August 15, 2024 1

이메일 보내기, 인증하기 버튼을 누르지 않고 submit 시 오류 처리

올바르지 않거나, 30초가 지나지 않고 이메일 보낼경우 alert 처리

올바르게 이메일 인증시, 인종번호 탭 삭제 및 이메일 재설정 버튼 생성

이메일 인증 타이머 UI 수정

from apply-page-frontend.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.