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

[Refactor][노션 버그 반영 완료] post edit, privacy policy etc.. #149

Merged
merged 13 commits into from
Jun 3, 2023

Conversation

akdlsz21
Copy link
Collaborator

Refactor

@akdlsz21 akdlsz21 requested a review from ysh4296 May 31, 2023 12:49
@akdlsz21 akdlsz21 self-assigned this May 31, 2023
Copy link
Collaborator

@ysh4296 ysh4296 left a comment

Choose a reason for hiding this comment

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

코멘트 확인해주세요

@@ -152,7 +155,7 @@ const DetailedPostScreen = ({ navigation, route }) => {
},
});
}, [profile, insightResponse, getChallengeRecordResponse]);

console.log('insightResponse', insightResponse);
Copy link
Collaborator

Choose a reason for hiding this comment

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

콘솔 지워주세요

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

반영완

@@ -22,17 +22,19 @@ const SettingsScreen = ({ navigation }) => {
};

const handleNoticePress = () => {
Linking.openURL('https://www.notion.so/a0395d1a23bf413ea60b7402ac6b4c03');
Linking.openURL('https://keewe2023.notion.site/a0395d1a23bf413ea60b7402ac6b4c03');
Copy link
Collaborator

Choose a reason for hiding this comment

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

이거 바꾼이유가 뭐죠??

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

저희 노션에 접근권한이 없는 사람들은, 후자의 링크로밖에 못들어가요.

@ysh4296 ysh4296 merged commit 91a46c4 into main Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants