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

feat 유저에딧 트림처리 #490

Merged
merged 3 commits into from
Dec 5, 2023
Merged

feat 유저에딧 트림처리 #490

merged 3 commits into from
Dec 5, 2023

Conversation

nsr1349
Copy link
Contributor

@nsr1349 nsr1349 commented Dec 5, 2023

🧩 이슈 번호

✅ 작업 사항

이제 닉네임은 공백제외 2자에서 10자 사이만 가능합니다.
상태 메세지는 보내기전에 한 번 트림처리합니다.
플레이스 홀더가 아닌 디폴트 밸류로 변경했습니다.

👩‍💻 공유 포인트 및 논의 사항

@nsr1349 nsr1349 added ☁️ FE 프론트 레포지토리에서의 작업 ✨ feature 새로운 기능에 대한 작업 labels Dec 5, 2023
@nsr1349 nsr1349 self-assigned this Dec 5, 2023
@nsr1349 nsr1349 merged commit ecbb8d9 into dev Dec 5, 2023
2 checks passed
@nsr1349 nsr1349 deleted the feat/#489/user-edit-trim branch December 5, 2023 06:30
chasj0326 added a commit that referenced this pull request Dec 5, 2023
* feat: 호버이벤트 추가 (#453)

Co-authored-by: SangHoon Lee <[email protected]>

* refactor: 디바운스 리팩토링 (#455)

* refactor: 디바운스 유틸 클로저 방식으로 변경

* refactor: 서비스 워커 등록 로직 리팩토링

* remove: useDebounce 훅 제거

* refactor: 검색바 디바운싱에 새로운 유틸 함수 적용

* chore: 운영 서버, 개발 서버 배포 브랜치 분리

* chore: 운영 서버, 개발 서버 분기 처리 (#459)

* fix: 프로덕션 서버의 로그인 redirect 경로에 undefined 오류 (#463)

* refactor: 백엔드 API 경로를 상수 파일에 관리

* chore: 클라이언트 배포 경로를 상수 파일에 관리

* chore: push시 빌드 테스트에 dev 브랜치 추가

* fix: 인증 상태 로직 수정 및 UI 추가 (#462)

* fix: 인증 상태 수정

* chore: 컴포넌트 명 변경, 필요없는 코드 삭제

* fix: progressbar UI 로직 추가

* fix: RoomCalendarDate props 타입 에러 수정

* Feat/#464/edit rank badge store (#470)

* feat: test

* feat: 에러 픽스

* feat: 중복코드 수정

* feat: 테스트 주석 제거

* fix: 방 링크 공유시 URI가 undefined인 문제 해결 (#473)

* fix: 인증 관련 로직 수정 (#475)

* fix: 인증 상태, 인증 보기 관련 로직 수정

* fix: 경험치 필드 추가 및 적용

* fix: 날짜 토스트 텍스트 수정

* fix: 빌드 오류 수정

* feat: 뱃지 이미지 변경 (#474)

* feat: 뱃지 이미지 변경

* feat: 랭킹 추가 수정

* feat: 랭킹 수정

---------

Co-authored-by: SangHoon Lee <[email protected]>

* fix: 프로덕션 배포에 결제 기능 임시 제한 (#478)

* feat: PC view 버튼에 각종 페이지 링크 연결 (#484)

* fix: 인증 성공 실패 여부 상태 보여주기 (#487)

* feat: 닉네임 중복시 에러 (#482)

* feat 유저에딧 트림처리 (#490)

* feat: 트림처리함

* feat: 디폴트 밸류로 바꿈

---------

Co-authored-by: nsr1349 <[email protected]>
Co-authored-by: SangHoon Lee <[email protected]>
Co-authored-by: bbearcookie <[email protected]>
Co-authored-by: Park Na Yeon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ FE 프론트 레포지토리에서의 작업 ✨ feature 새로운 기능에 대한 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

트림하기
2 participants