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

[Feat || Fix] 등록,수정 뷰 유효성처리, realm 삭제 함수 에러 #34

Closed
hyeonghwan opened this issue Oct 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@hyeonghwan
Copy link
Collaborator

등록할때 내용의 유효성 처리 관련내용입니다.
등록할때 내용을 입력하지 않았을때 성공적으로 저장했을때 특정한 alret을 띄우도록 구현

등록

  • 내용을 입력하지 않았을때 (5자 이상 입력해야 저장)
  • 내용을 입력하고 저장버튼을 눌렀을때 -> 성공 -> 창닫기

수정

  • 같은내용 일때 수정버튼을 눌렀을때 -> 실패
  • 내용을 변경시키고 수정버튼을 눌렀을때 -> 성공 -> 창닫기

삭제

@hyeonghwan hyeonghwan added bug Something isn't working enhancement New feature or request labels Oct 11, 2023
@hyeonghwan hyeonghwan self-assigned this Oct 11, 2023
@hyeonghwan hyeonghwan pinned this issue Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant