Skip to content

Refactor: 링크 공유 개선, Toast state 분리 #249

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

Closed
LellowMellow opened this issue Dec 11, 2023 · 0 comments · Fixed by #250
Closed

Refactor: 링크 공유 개선, Toast state 분리 #249

LellowMellow opened this issue Dec 11, 2023 · 0 comments · Fixed by #250
Assignees
Labels
FE 프론트엔드 작업 🛠️ Refactor 리팩토링 작업
Milestone

Comments

@LellowMellow
Copy link
Collaborator

기존 문제점 설명

devmain branch로 나누어 production과 dev를 나누어 작업하는 시점에서 강의방 참여를 위한 링크 공유 기능을 페이즈별로 다르게 가져갈 필요가 있습니다. 현재는 dev branch를 기준으로 작업했기 때문에 이를 변경할 필요가 있습니다.

또한 state 관리에 있어서 곳곳에 흩어진 상태 관리 관련 코드를 한 곳에 모아 관리하도록 구조 개선을 위해 담당했던 작업 중 하나인 Toast의 state 관련 파트를 store directory에 분리해주고자 합니다.

@LellowMellow LellowMellow added 🛠️ Refactor 리팩토링 작업 FE 프론트엔드 작업 labels Dec 11, 2023
@LellowMellow LellowMellow added this to the 6주차 milestone Dec 11, 2023
@LellowMellow LellowMellow self-assigned this Dec 11, 2023
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 11, 2023
- 클립보드 공유의 method를 따로 분리하고, env에서 url을 가져오도록
  수정하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 11, 2023
- toast state 관련 파일을 src/stores로 이동하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 11, 2023
- ToastContainer의 상대 경로를 수정하였습니다.
LellowMellow added a commit that referenced this issue Dec 11, 2023
…-share-link

Refactor(#249): 링크 공유 개선, Toast state 분리
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 🛠️ Refactor 리팩토링 작업
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant