-
Notifications
You must be signed in to change notification settings - Fork 3
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] 숫자 + 코, 숫자 + 단 입력시 텍스트에 스타일 적용되도록 #26
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
와우 수고 많으셨어요! 한율님 코멘트랑 겹치는 건 이모지만 찍고 추가로 달진 않았어요!!
사용성 코멘트
이건 지금 당장 다 고쳐야 하는건 아니고 확인해달라고 해서 확인하고 드는 생각 코멘트로 남긴겁니다 ㅎㅎ |
클릭하고 값을 입력해야 합니다
가운데 공백이 없으면 계산되는 코가 아니어야 할텐데 말이죠 🤔
어떤 방식으로 풀면 좋을까요
다시 클릭하면 됩니담
확인해봐야겠네요
하지만 코를 안 붙이면 이게 단인지 코인지 알 수 있는 방법이 없을 것 같아요 |
원래 placeholder가 입력하면 사라지는군요..! 근데 placeholder 뒤에 커서가 잡히던데 이건 MUI가 그렇게 제공하는건가요?
tooltip 밖에 떠오르는게 없군요 🤔 🤔
기본적으로 코를 많이 얘기해서.. 도안 읽는 사람은 코와 단이 없어도 이해할 수 있는데... 저희가 계산이 불가능하겠네요 ㅠㅠ 어쩔수 없을 것 같아요 |
아니요 여기 input에서는 MUI 안써요 draft-js Editor 컴포넌트 씁니다 draft-js 문제인 것 같군요 🤔
약간 disabled 느낌을 주면 좋을 것 같군욤
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굳 리뷰 반영 감사합니다!!
너무 늘어지는 것 같아서.. (제송..)고칠 부분 있다면 추후에 리팩토링하는 것도 좋을 것 같아요~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고많으셨어용 최고!
bf2ed24
to
806721a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
백점 만점 십만점
PR 제안 사유
숫자 + 코, 숫자 + 단 입력시 텍스트에 스타일 적용되도록 합니다
Resolve #25
주요 변경 기록
11코 + 스페이스 => 스타일된 11코
11코 + 11코 => 스페이스로 구분하지 않으면 스타일 적용 안됨
가나다코 => 숫자 + 단위로 입력해야 함
11코 + 코 지우기 => 숫자 + 단위 형식이 깨짐으로 스타일이 적용 안됨
스타일 적용된 숫자 + 단위 클릭시 스타일이 토글됨
plugin 만드는데 참고한 코드는 다음과 같습니다
Code review
Code review 에서 중점적으로 봐야하는 부분
사용자가 편할지
Design review
Design review 에서 중점적으로 봐야하는 부분 / 스크린샷
기타 질문 및 특이 사항