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

Feature #145 mutation 결과 toast로 띄우기 #146

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Feature #145 mutation 결과 toast로 띄우기 #146

merged 6 commits into from
Nov 26, 2024

Conversation

ATeals
Copy link
Collaborator

@ATeals ATeals commented Nov 25, 2024

#️⃣연관된 이슈

#145

📝작업 내용

  • lotus update form 기본값 추가
  • 코드 실행 버튼 mutation 결과 toast
  • lotus create form mutation 결과 toast
  • lotus delete mutation 결과 toast
  • lotus update mutation 결과 toast
  • user info form 결과 toast

Copy link
Collaborator

@naarang naarang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@@ -30,7 +30,7 @@ export function LotusUpdateForm({ lotusId, onSubmit, onCancel }: LotusUpdateForm
<Input
className={'min-w-80 mr-4 mb-4'}
placeholder={`제목을 입력해주세요.`}
title={title}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

볼 때마다 웃을 것 같아욬ㅋㅋㅋㅋ🤣🤣🤣

@ATeals ATeals merged commit a8bbce7 into main Nov 26, 2024
2 checks passed
@ATeals ATeals deleted the feature-#145 branch November 26, 2024 01:14
mjh000526 pushed a commit that referenced this pull request Nov 26, 2024
* fix(#145):  lotus update form 기본값 추가

* feat(#145):  코드 실행 버튼 mutation 결과 toast

* feat(#145):  lotus create form mutation 결과 toast

* feat(#145):  lotus delete mutation 결과 toast

* feat(#145):  lotus update mutation 결과 toast

* feat(#145):  user info form 결과 toast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants