Skip to content

feat: 사용자가 입력한 URL에 https://가 없을 경우 자동으로 추가하는 기능 구현#216

Merged
noeyiz merged 1 commit intodevelopfrom
dev/215-feat-북마크추가-시-https-없는-url에-https-추가-기능/#215
Apr 18, 2024

Hidden character warning

The head ref may contain hidden characters: "dev/215-feat-\ubd81\ub9c8\ud06c\ucd94\uac00-\uc2dc-https-\uc5c6\ub294-url\uc5d0-https-\ucd94\uac00-\uae30\ub2a5/#215"
Merged

feat: 사용자가 입력한 URL에 https://가 없을 경우 자동으로 추가하는 기능 구현#216
noeyiz merged 1 commit intodevelopfrom
dev/215-feat-북마크추가-시-https-없는-url에-https-추가-기능/#215

Conversation

@jonnwon
Copy link
Collaborator

@jonnwon jonnwon commented Apr 17, 2024

📌 개요

  • 북마크 추가 시 사용자가 입력한 url에 https:// 와 http:// 가 둘 다 없는 경우 https:// 를 추가

💻 작업 내용

  • 북마크 추가 시 사용자가 입력한 url에 대소문자 포함 https:// 혹은 http:// 이 존재하지 않는 경우 '추가' 버튼을 누르면 https:// 를 추가해주는 기능을 구현했습니다.

🖼️ 스크린샷

https.2.mov

- https:// 와 http:// 가 둘 다 없는 경우 https:// 를 추가
@jonnwon jonnwon added the ✨ Enhancement New feature or request label Apr 17, 2024
@jonnwon jonnwon requested a review from chanhihi April 17, 2024 13:12
@jonnwon jonnwon self-assigned this Apr 17, 2024
@jonnwon jonnwon linked an issue Apr 17, 2024 that may be closed by this pull request
Copy link
Collaborator

@noeyiz noeyiz left a comment

Choose a reason for hiding this comment

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

굳입니다 !

@noeyiz noeyiz merged commit dfa7f3f into develop Apr 18, 2024
@chanhihi chanhihi deleted the dev/215-feat-북마크추가-시-https-없는-url에-https-추가-기능/#215 branch April 18, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 북마크추가 시 https 없는 url에 https 추가 기능

2 participants