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

fix: id로 Todo 가져오기 메서드 구현 #125

Closed
daeseong9388 opened this issue Nov 29, 2022 · 0 comments · Fixed by #126
Closed

fix: id로 Todo 가져오기 메서드 구현 #125

daeseong9388 opened this issue Nov 29, 2022 · 0 comments · Fixed by #126
Labels
bug Something isn't working

Comments

@daeseong9388
Copy link
Member

버그 설명

  • Todo의 prev, next의 id 값이 있을 때 해당 Todo를 가져오는 메서드가 필요함

기대 동작 설명

  • getTodoById(id:string) : PlainTodo

버그 재현법

No response

실행 환경

No response

기타 참고 사항

No response

@daeseong9388 daeseong9388 added the bug Something isn't working label Nov 29, 2022
@daeseong9388 daeseong9388 added this to the Initial Release milestone Nov 29, 2022
daeseong9388 added a commit that referenced this issue Nov 29, 2022
@daeseong9388 daeseong9388 linked a pull request Nov 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant