QA: React-Mentions 의 appendSpaceOnAdd 기능으로 모바일에서 멘션 delete 시 글자 남아있는 이슈 해결 #800
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚩 관련 이슈
📋 작업 내용
📌 PR Point
무슨 이유로 어떻게 코드를 변경했는지
정확한 원인 파악은 실패했으나, 모바일에서 '@누군가' 을 하고, 바로 지우면, '군' 이런 식으로 글자가 남아있는 이슈가 잇었습니다. 왜 모바일에서만 이러는지 모르겠는데, 사파리 크롬 모두 이런 상황이었어요..! 그래서 콘솔을 다 찍어봐도 이건 크로스 브라우징 이슈도 아닌데 왜 이러지.. 싶어서 다른 방법을 찾아봣는데, 멘션을 하고 한 칸을 띄우면, 그 뒤에 지워도 아무 문제가 없더라구요..?? 그래서 멘션 라이브러리에 있는 appendSpaceOnAdd 기능을 가져와서, '@누군가 ' 이렇게 멘션 후 한 칸 띄워주는 식으로 fix 해주었습니다...
++ 테스트에 쓰인 React Mentions 안 콘솔 로그 다 지워주었어요!
어떤 위험이나 우려가 발견되었는지
원인 파악을 제대로 못했기에 후속 조사가 필요해요!
어떤 부분에 리뷰어가 집중해야 하는지
개발하면서 어떤 점이 궁금했는지
📸 스크린샷