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

[#52] x버튼 클릭 시 value값 안 지워지는 버그 해결 #53

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

hijiyun
Copy link
Collaborator

@hijiyun hijiyun commented Aug 1, 2024

What is this PR? 🔍

  1. x버튼 클릭 시 value값 안 지워지는 버그 해결했습니다 !

Changes 📝

Screenshot 📷

2024-08-02.12.16.31.mov

@hijiyun hijiyun requested a review from gihwan-dev August 1, 2024 15:17
@hijiyun hijiyun self-assigned this Aug 1, 2024
Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dnd-11th-8-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 3:17pm
dnd-11th-8-frontend-rvo5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 3:17pm

@gihwan-dev
Copy link
Collaborator

Test Coverage

[email protected] coverage /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
vitest run --coverage

RUN v2.0.5 /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
Coverage enabled with v8

src/test/utils/sum.test.ts (1 test) 3ms
src/test/utils/SomeTest.test.tsx (1 test) 76ms

Test Files 2 passed (2)
Tests 2 passed (2)
Start at 15:17:33
Duration 1.47s (transform 46ms, setup 330ms, collect 21ms, tests 79ms, environment 825ms, prepare 166ms)

% Coverage report from v8

=============================== Coverage summary ===============================

Statements   : 0% ( 0/1184 )
Branches     : 0% ( 0/44 )
Functions    : 0% ( 0/44 )
Lines        : 0% ( 0/1184 )
================================================================================

@gihwan-dev
Copy link
Collaborator

고생하셨습니다!

@gihwan-dev gihwan-dev merged commit b838e6d into main Aug 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] 텍스트 필드 x 컴포넌트 눌렀을 때 글자 안 사라지는 버그 해결
2 participants