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

ログインモーダル終了方法およびログインcomponentのCSS修正 #67

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

dorimu0
Copy link
Contributor

@dorimu0 dorimu0 commented Feb 29, 2024

🔍 このPRで解決したい問題は何ですか?

  • ログインモダルの終了方法を変更し、ログインcomponentのCSSを修正してユーザーエクスペリエンスを改善します。

✨ このPRで主に変わったことは何ですか?

  • ログインモダルの終了方法を変更し、モーダル領域の外をクリックするとモーダルが消えるように修正しました。 また、ログインcomponentから不要なYahooログインボタンを削除し、CSSを修正しました。

🔖 主な変更点以外に追加で変更された部分はありますか?

  • 前に関数宣言式で修正できなかったintroPageファイルを宣言式で修正しました。

🙏🏻 Reviewerに特に見ていただきたい部分はありますか?

  • ログインモーダルcomponentのon, closeが正常に動作することを確認してください。

🩺 このPRでテストや検証が必要な部分はありますか?

  • なし

📚 関連するIssueやTrello、ドキュメント

🖥 作動する様子

  • なし

📌 PRを行う際の注意点

  • Reviewerはコードレビュー時に良いコードの方向性を示しますが、コード修正を強制することはありません。
  • Reviewerは良いコードを見つけた場合、賞賛と励ましを惜しみません。
  • レビューは特別なケースでない限り、Reviewerに指定された時点から3日以内に行ってください。
  • コメント作成時にPrefixにP1、P2、P3を書いていただくと、Assigneeがより明確にコメントに対して対応することができます。
    • P1 : 必ず反映してください (Request Changes) - 問題が発生したり、脆弱性が発見されたケースなど。
    • P2 : 反映を積極的に検討していただければと思います (コメント)。
    • P3 : こんな方法もあるんじゃないかな~などの些細な意見です (Chore)。

We've changed the logo image and added and deleted related files accordingly to update the project's logo.

Related issue: YJU-OKURA#63
- Improved the way the login modal exits, removed unnecessary buttons from the login component, and modified the CSS to improve the user experience.
- Deleting interface files that have become obsolete due to a change in exit method

Related issue: YJU-OKURA#66
Add logo svg that didn't make it into the previous commit

Related issue: YJU-OKURA#63
@dorimu0 dorimu0 added 🎨 Html&css 마크업 & 스타일링 🔨 Refactor 코드 리팩토링 ⏰ P3 추가적인 의견 제시나 소소한 개선사항 labels Feb 29, 2024
@dorimu0 dorimu0 requested review from yuminn-k and a team February 29, 2024 07:47
@dorimu0 dorimu0 self-assigned this Feb 29, 2024
@Lainari Lainari merged commit 97991a7 into YJU-OKURA:main Feb 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Html&css 마크업 & 스타일링 ⏰ P3 추가적인 의견 제시나 소소한 개선사항 🔨 Refactor 코드 리팩토링
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants