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: apply feedback points #66

Merged
merged 6 commits into from
Oct 1, 2024
Merged

feat: apply feedback points #66

merged 6 commits into from
Oct 1, 2024

Conversation

cjeongmin
Copy link
Member

Overview

  • 드롭박스가 발생하는 입력의 경우 모바일 환경에서 키보드가 올라오지 않도록 수정했습니다.
  • 장소 검색시, 그와 관련된 장소들을 함께 보여주도록 수정되었습니다.
  • 여행자 모드의 유저 플로우가 변경되었습니다.
    • 장소 추천시에, 간단한 툴팁 메시지를 추가했습니다.
  • 여행 생성시 여러번 반복하여 버튼을 클릭하였을 때 여러 번 요청이 가는 것을 수정했습니다.

@cjeongmin cjeongmin added Feature 새로운 기능 추가 API 서버 API 통신 관련 UI/UX 스타일링 관련 Fix 버그 수정 labels Oct 1, 2024
@cjeongmin cjeongmin requested a review from he2e2 October 1, 2024 10:22
@cjeongmin cjeongmin self-assigned this Oct 1, 2024
Copy link
Contributor

@he2e2 he2e2 left a comment

Choose a reason for hiding this comment

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

LGTM🔥

@cjeongmin cjeongmin merged commit 413c95a into dev Oct 1, 2024
4 checks passed
@cjeongmin cjeongmin deleted the feat/feedback branch October 1, 2024 10:23
cjeongmin added a commit that referenced this pull request Oct 1, 2024
* feat: Applied feedback (#64)

* feat: Applied feedback

* feat: Added error handling for member profile section

* feat: Applied feedback (#65)

* feat: apply feedback points (#66)

* feat: add readonly property

* feat: add location list when user location searched

* fix: modify user flow of traveler mode

* feat: show tip message for user when activity recommendation

* fix: modify readonly property condition

* fix: prevent multiple post request

* 1.1.0

---------

Co-authored-by: Cho-heejung <[email protected]>
cjeongmin added a commit that referenced this pull request Oct 1, 2024
* feat: Applied feedback (#64)

* feat: Applied feedback

* feat: Added error handling for member profile section

* feat: Applied feedback (#65)

* feat: apply feedback points (#66)

* feat: add readonly property

* feat: add location list when user location searched

* fix: modify user flow of traveler mode

* feat: show tip message for user when activity recommendation

* fix: modify readonly property condition

* fix: prevent multiple post request

* 1.1.0

---------

Co-authored-by: Cho-heejung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API 서버 API 통신 관련 Feature 새로운 기능 추가 Fix 버그 수정 UI/UX 스타일링 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants